Skip to content
View rikream's full-sized avatar

Block or report rikream

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
rikream/README.md

Rikim Rana

AI Engineer | Backend Builder | Curious Mind Turning Ideas Into Systems

"Turning curiosity into working systems — sometimes elegant, sometimes chaotic, always learning."


About Me

I build intelligent systems, scalable APIs, and AI tools that try to survive real-world chaos.
Sometimes they succeed. Sometimes they teach me why they didn’t.

Either way:

I learn.
I improve.
And I ship again.

I write code.
I break it.
I fix it better.
And occasionally pretend that was the plan all along

BE CSE Student (Graduating 2028)
Aspiring AI Engineer | Backend Developer


Currently Building (and Definitely Debugging)

  • Machine learning systems deployed with FastAPI
  • Backend architectures built to scale without drama
  • AI tools that automate real workflows
  • Experimental projects where failure isn’t scary — it’s data

Some projects start as curiosity.
Some become infrastructure.
The strange ones become stories.


What Drives Me

  • Production-level AI deployment (beyond notebooks)
  • Backend systems that stay reliable under pressure
  • Performance optimization & clean architecture
  • Building tech that actually solves problems

Simple outside. Serious engineering underneath.


What You’ll Find in My Repos

  • ML models trained, deployed, debugged, improved
  • Backend systems with FastAPI & Django
  • Neural networks built from scratch (mistakes included)
  • Experimental AI automation projects

Every repo = part experiment, part lesson, part progress log.


Philosophy

Build things that matter.
Break them intentionally.
Understand them deeply enough to rebuild them better.

Most bugs aren’t failures.
They’re undocumented lessons.

And honestly… debugging teaches more than success ever did.


Dev Personality

  • I actually enjoy debugging (yes, weird hobby)
  • I’ve trained models that predicted absolutely nothing — very confidently
  • I love elegant systems but secretly enjoy chaotic experiments
  • Dark theme user — obviously non-negotiable

Confidence comes from fixing enough broken things
to stop fearing them.


Tech Stack

Languages: Python • C • Java • SQL
AI/ML: PyTorch • scikit-learn • NumPy • Pandas • Streamlit
Backend: FastAPI • Django • REST APIs
Databases: SQLite (currently), exploring larger-scale systems
Tools: Linux • Git • Bash • VS Code

(And caffeine. Lots of caffeine.)


GitHub Analytics

GitHub Stats

Top Languages


Contact

LinkedIn: https://linkedin.com/in/rikim-rana
Email: rikimrana1@gmail.com
Discord: rikream

Exploring my repositories is encouraged.
Feedback even more so.


Final Note

Still learning.
Still building.
Still curious.

Because the goal isn’t just writing code —
it’s understanding systems deeply enough
to make them reliable, useful, and maybe even elegant.

And honestly…
I just enjoy building cool stuff.

Popular repositories Loading

  1. AI-Based-Full-Body-Virtual-Clothing-Try-On-System AI-Based-Full-Body-Virtual-Clothing-Try-On-System Public

    The AI-Based Full-Body Virtual Clothing Try-On System is a computer vision application that lets users try clothes virtually using a webcam. It uses pre-trained models for pose estimation and human…

    Python 3

  2. whatsapp-chat-analysis whatsapp-chat-analysis Public

    A multipage Streamlit app to analyze WhatsApp chat data with timelines, heatmaps, wordclouds, and emoji analysis.

    Python 1

  3. 21_basic_python_projects 21_basic_python_projects Public

    just learn it using basic projects .......

    Python 1

  4. data-cleaning-excercise data-cleaning-excercise Public

    just a data cleaning excercise you can do for practicing a little data cleaning

    Jupyter Notebook 1

  5. payment_form payment_form Public

    Basic Payment Form is a simple and user-friendly web-based payment form built using HTML & CSS. It includes essential fields like contact information, payment details, and form validation for a smo…

    HTML

  6. amazon_clone amazon_clone Public

    The Amazon Clone is a responsive e-commerce website UI built using HTML & CSS. It replicates the homepage of Amazon, featuring a structured navigation bar, a search bar, product categories, and a f…

    CSS