Skip to content
View UjjwalAggarwal-1's full-sized avatar
🤔
analyzing it all
🤔
analyzing it all
  • India
  • 06:08 (UTC +05:30)

Highlights

  • Pro

Block or report UjjwalAggarwal-1

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
UjjwalAggarwal-1/README.md

Hi there 👋, Myself Ujjwal Aggarwal

Some things about me:
  • 🔭 I’m currently working on StudyDeck - Course Management Platform
  • 🤯 Started learning about networks, exploring HTTP 2 and HTTP 3.
  • 🌱 I’m currently building good code habits when working in big teams, on big projects
  • 👯 I’m looking to collaborate on QUIC, anyone who is interested to implement it for a backend.
  • 🤔 I’m looking for help with the algorithm confusion attack on a Django backend using simplejwt for authentication, for educational purposes only.
  • 💬 Ask me about backend development or networks
  • 📫 How to reach me (email): 12aujjwalbis.aggarwal@gmail.com
  • 😄 Pronouns: He/Him
  • ⚡ Fun fact: GymBoy

An image of @ujjwalaggarwal002's (MINE) Holopin badges, which is a link to view their full Holopin profile

Skills:

Languages:

TECH:

DevelopIn/Frameworks:

Database:

Services:

Contact me here:



Linkedin Account
Gmail Account

My Stats:






Pinned Loading

  1. Distributed-LMS-w-Raft Distributed-LMS-w-Raft Public

    A basic Learning Management System (LMS) built using Python, gRPC, and SQLite. The project implements Raft for consensus and fault tolerance, consistency. And a small sized LLM for tutoring support.

    Python

  2. Fake-News-Detection-w-BlockChain Fake-News-Detection-w-BlockChain Public

    This project develops a blockchain-based network for detecting fake news, leveraging NLP bases ML models and a consortium of auditors. The system operates on a consortium blockchain, enabling anony…

    Python

  3. yashpandey474/CSF363-Compiler-Construction-Project yashpandey474/CSF363-Compiler-Construction-Project Public

    This C-based compiler project focuses on Lexical and Syntax Analyzers for parsing a simplified language, featuring top-down table driven LL(1) parsing. It enables efficient token recognition and sy…

    C 1

  4. Hilbert-R-Tree Hilbert-R-Tree Public

    Implementation of the R-Tree with Hilbert curve for deferred splitting

    C

  5. Notice-Notifier Notice-Notifier Public

    An automated script to fetch the list of recent notices from BITS Pilani's online notice board, get the notices until the notice last seen, download any images attached in the email, upload to own …

    Python

  6. diff-finder diff-finder Public

    Exploring 'Hunt and Mcllroy's' and 'Myers Algorithm' for finding diff between 2 files

    Python