Skip to content
View amrit100612's full-sized avatar

Highlights

  • Pro

Block or report amrit100612

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
amrit100612/README.md

building in public · learning in the open · grinding daily

CSE (Cyber Security) · Haldia Institute of Technology · 2027


About

Third-year undergrad on a mission —
DSA by day, projects by night.
Working toward an SDE role at a product company.

Obsessing over:

  • Clean code over clever code
  • DSA — Arrays → Binary Search → Trees
  • Java for backend, Python for ML


Stack

String[] languages = { "Java", "Python", "JavaScript", "C" };
String[] web        = { "React", "HTML5", "CSS3", "REST APIs" };
String[] ml         = { "Scikit-Learn", "Pandas", "NumPy", "Streamlit" };
String[] tools      = { "Git", "Linux", "VS Code" };

Projects

◆  IRIS Predict          ML Classification · 96% accuracy · KNN / SVM / Decision Tree
   github.com/amrit100612/IRIS_Predict              Python · Scikit-Learn · Streamlit

◆  Weather App           Real-time dashboard · Geolocation · Async API calls
   github.com/amrit100612/Weather                   JavaScript · REST API

◆  CipherX               CLI Encryption tool · Bidirectional · Secure coding
   github.com/amrit100612/CipherX                   Python · Cryptography

Certifications

▸  Deloitte Australia — Cyber Security Virtual Program    2024
▸  Hacktoberfest                                          Level 4 · 2024
▸  GirlScript Summer of Code                             Contributor · 2025

LinkedIn Portfolio Gmail GitHub

Pinned Loading

  1. CipherX_404 CipherX_404 Public

    This project is a Python-based program that allows users to securely manage their passwords through encryption and decryption functionalities. The program first takes user input for a desired passw…

    Python 2

  2. GrowCraft GrowCraft Public

    Forked from gyanshankar1708/GrowCraft

    HTML 1

  3. Weather Weather Public

    Check Weather with the help of API Call

    HTML

  4. Internship-program_26 Internship-program_26 Public

    Inhouse Internship program ISOEH

    Jupyter Notebook

  5. IRIS_Predict IRIS_Predict Public

    Python

  6. Loan_Predictions Loan_Predictions Public

    Loan approval prediction(ML)

    HTML