Coder Social home page Coder Social logo

Rajat Jain's Projects

algorithms icon algorithms

Implementation of different algorithms in Python.

ardicey icon ardicey

An augmente reality iOS app to display dices with random numbers.

aruler icon aruler

Augmented Reality app in Swift to measure distance between two points.

auth icon auth

Authentication using NodeJS, Express and MongoDB

authnodejs icon authnodejs

User authentication using NodeJS with credentials validation, authorisation, storing users to MongoDB along with password hashing and web tokens to access private routes.

bitcoinpriceindex icon bitcoinpriceindex

Retrieving Bitcoin Price Index from CoinAPI.io and persisting it into MongoDB, Redis and MySQL using Node.js

bookingapp icon bookingapp

BookingApp is a MERN stack project that serves as a clone of Booking.com. It allows users to search, book, and manage hotel reservations, providing a seamless experience for planning and organizing hotel stays.

checkazon icon checkazon

An Amazon product price tracker that triggers an email when the value of a product falls to a price less than or equal to the price you wish to buy it for.

clima icon clima

An iOS app to display weather conditions at your location or for any city you search by name.

dotcardsbackend icon dotcardsbackend

DotCardsBackend is a RESTful API server built using Node.js, Express, and Sequelize, providing CRUD operations for managing collections of data. It allows you to create, read, update, and delete documents in various collections. The API is backed by an SQLite database, and it uses Sequelize to define and interact with the database models.

fifaworldcupprediction icon fifaworldcupprediction

CS235 - Data Mining Techniques Project. Predicting the outcome of FIFA World Cup 2022 knockout games given the historical data of previous versions of the World Cup and other international leagues.

gifeo icon gifeo

An easy video to GIF converter in Python.

goaislackbot icon goaislackbot

GoSlackAIBot is a chatbot built with Go and powered by the GPT-3 API, designed to answer natural language questions on the Slack platform. It offers real-time responses and easy integration, making it an ideal tool for automating customer service and support operations.

gocache icon gocache

GoCache is a simple and efficient cache implementation that utilizes a doubly-linked list and a hash table to provide fast O(1) lookup and insertion times. It is designed to hold a fixed number of items and automatically flushes out the least recently used (LRU) item once the cache reaches its maximum capacity.

gofuzztesting icon gofuzztesting

This tutorial introduces the basics of fuzzing in Go. With fuzzing, random data is run against your test in an attempt to find vulnerabilities or crash-causing inputs. Some examples of vulnerabilities that can be found by fuzzing are SQL injection, buffer overflow, denial of service and cross-site scripting attacks.

gographql icon gographql

Building a GraphQL Server with Golang and MongoDB

gogrpc icon gogrpc

gRPC implementation with Unary, Server Side, Client Side and Bidirectional Streaming.

gomicroservices icon gomicroservices

GoMicroServices is a collection of microservices written in Golang. This project serves as a starting point for building microservices-based applications using Golang and other complementary technologies.

gosemanticfuzz icon gosemanticfuzz

GoSemanticFuzz is a powerful library for generating semantically correct random values in Go. It helps you test your project's objects for serialization and unserialization correctness, while also identifying any incorrectly formatted object that could cause your project to panic.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.