Hello, I am
Junaid Siddiqui
A React and Django Web Developer
Junaid Siddiqui's Picture
About Me!
Hi! I'm Junaid Siddiqui.

or Max Einstein on most online platforms

I am a student at Inderprastha Engineering College (IPEC), Ghaziabad pursuing B.Tech. in Computer Science and Engineering.

I like to develop applications that are both fun and useful. I build my projects with clean architecture using git for version control and  github for collaboration.
My Skills
logo
C / C++
logo
Python
logo
Django
logo
React
logo
HTML, CSS, JS
logo
PostgresSQL
logo
Git
logo
Linux Bash
Portfolio
project image
VERIFY NEWS
Verify News is a web app which provides a fake news detection system, a daily feed of verified news and a list of flagged sites. Won the 2nd 🏆 at an inter-college hackathon.
  • Django
  • NLP
  • HTML
  • CSS
  • JS
project image
Angello
It's a Trello - like Kanban board application for managing tasks. Login using google/email required for sync and persistent storage for non-logged in users.
  • React
  • Router
  • Firebase
  • Tailwind
project image
IPEC ACM Portal
Task submission portal for the IPEC ACM STUDENT CHAPTER. The portal is designed to provide task submission, grading, user and admin dashboard, role management features to the chapter members.
  • Python
  • Django
  • HTML
  • CSS
  • JS
project image
Crystal
A Generic Data Structure Library for C Programming. Contains - dynamic arrays (vector), doubly linked lists (list), singly ll (slist), circular ll (clist), stack, queue. Generics implemented using void pointers.
  • C
  • Valgrind
  • Make
project image
Diagon Alley
An ecommerce application for the diagon alley market from the magical world of Harry Potter. Now, you can buy magical items from the comfort of your homes.
  • Python
  • Django
  • Bootstrap 4
project image
Files Autopilot
A Python app that automatically manages files (classifies, operates on, moves...) whenever a change is detected in any of the watched folders.
  • Python
project image
Max Music
Miss the old days of keeping song media files? Max Music is here for the rescue, it can download songs from youtube using your youtube or spotify playlists.
  • Python
  • PyQt5
  • The Qt Framework
project image
The Key Insight
It's a keylogger - tracks everything you type and stores the data into files encrypted using base64 encoding with salt encryption.
  • C++
  • Base 64 encoding
  • Salt Encryption