Skip to content
View lokranjanp's full-sized avatar
:atom:
Resonating
:atom:
Resonating
  • The National Institute of Engineering
  • India
  • 21:38 (UTC +05:30)
  • LinkedIn in/lokranjan-p

Highlights

  • Pro

Block or report lokranjanp

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
lokranjanp/README.md

๐ŸŽ“ About Me

I'm a 21-year-old Computer Science engineering undergrad from a state-level college in India. I am an aspiring Machine Learning engineer and also find interest in API Development. I try looking at concepts from a naive math based perspective to allow me get a better understanding.

๐Ÿ› ๏ธ Tech Stack

  • Languages: Python, C++, Java, SQL, MATLAB
  • Web Development: Flask, HTML, CSS, JavaScript
  • ML: Numpy, Pandas, TensorFlow, PyTorch, SciKit-Learn
  • Databases: MySQL, Redis, PostgreSQL
  • Tools: Git, GitHub, PostMan, PyCharm

๐Ÿ’ก Interests

When I'm not coding, you can find me indulging in:

  • ๐Ÿ’ช Working out (weight and resistance training)
  • ๐ŸŽถ Listening to music
  • ๐ŸŽฅ Good cinema (Nolan, Spielberg, Scorsese, Tarantino, Fincher, Russo's) => ๐Ÿ˜ฎโ€๐Ÿ’จ๐Ÿ—ฟ
  • โšฝ Football (massive fan!)

I'm also fascinated by the beauty of physics and can talk for hours about it. ๐Ÿ‹๏ธ My work ethic is as disciplined as my gym routine. Consistency and dedication are key!

๐Ÿ“ˆ My Github Stats


GitHub Stats




Pinned Loading

  1. AsteroidsAI AsteroidsAI Public

    Training a Deep Q Learning agent to master the famous arcade game, Asteroids using a DQN Neural Network with Long and Short term Memory recall. This is also my undergrad minor project, 21IS6P01.

    Python 3 2

  2. mnist-classifier mnist-classifier Public

    Mnist handwritten digit classifier from scratch using numpy only and also with CNN-tf. The aim is to make the models of almost equal accuracy.

    Python

  3. redditmemesite redditmemesite Public

    Custom flask based random reddit meme fetcher with fast retrieval based on selected subreddits providing a seamless meme scroll through multi-route unique caching in Redis.

    CSS

  4. Game-Data-Analysis Game-Data-Analysis Public

    To draw inferences using Exploratory Data Analysis and probabilistic methods from game session data. This is also part of my undergrad minor project, 21IS6P01.

    Jupyter Notebook

  5. 2FA 2FA Public

    A custom 2FA system using Python, SQL, Redis, and SMTP, featuring dynamic 6-digit OTP generation with PyOTP. Will develop it into AaaS [Authentication as a Service] .

    Python

  6. discordbot discordbot Public

    Discord bot that evens out your groupchats' warfield as your loyal wingman. Developed using official discord.py module with API based fetching.

    Python