Skip to content
View rahult18's full-sized avatar

Highlights

  • Pro

Block or report rahult18

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

💫 About Me:

👋 Hi, I'm Rahul

💡 Software Engineer passionate about modernizing legacy systems and building data-driven solutions. Currently pursuing my MS in Computer Science at University at Buffalo while working on cutting-edge projects in energy-efficient AI.

🔭 I'm currently:
- Transforming legacy systems into modern architectures at Eminent Services
- Researching ways to make Large Language Models more energy-efficient
- Building scalable data pipelines that process millions of records

🛠️ My tech adventures include:
- Architecting cloud-native solutions with 99.9% uptime
- Making math easier with AI (Vision Transformers → LaTeX)
- Predicting NYC taxi fares with ML (and nailing a 0.94 R-squared!)
- Speeding up cryptography algorithms by 70% through parallelization

🌱 Committed to:
- Green AI & sustainable computing
- Building tech for social good
- Open source contributions

⚡ Fun fact: When I'm not coding, I'm mentoring tech enthusiasts and organizing hackathons. Previously led CodeChef-VIT and won 'Best Hack for Social Good'!

📫 Let's connect: LinkedIn | Portfolio

🚀 Always open to collaborating on projects that push technological boundaries while making a positive impact!

🌐 Socials:

LinkedIn

💻 Tech Stack:

R HTML5 Java JavaScript C C++ Clojure CSS3 GraphQL PHP Python TypeScript Spring Figma mlflow Streamlit AWS Azure Netlify Vercel Anaconda Apache Spark Apache Kafka Apache Hadoop Apache Hive Bootstrap nVIDIA DaisyUI Django Elasticsearch Express.js FastAPI Flask Jinja jQuery JWT NPM Next JS NodeJS OpenCV RabbitMQ React React Router React Hook Form Redux SASS Socket.io SvelteKit TailwindCSS Web3.js Apache Apache Airflow Apache Flink Apache Tomcat Jenkins Nginx ApacheCassandra MicrosoftSQLServer MongoDB MySQL Postgres Redis SQLite Supabase Hibernate Adobe Illustrator Canva Framer Gimp mlflow NumPy Pandas Plotly PyTorch scikit-learn Scipy TensorFlow GitLab CI GitHub Actions Git GitHub GitLab Confluence Docker ESLint ElasticSearch Gradle Grafana Jira Kubernetes Postman Power Bi SonarLint SonarQube Terraform

📊 GitHub Stats:




Pinned Loading

  1. Parallelisation-of-DES-Algorithm Parallelisation-of-DES-Algorithm Public

    This project focuses on enhancing the efficiency of the DES cryptographic algorithm by parallelizing its implementation using OpenMP. By dividing the plain text into substrings of length '8' and le…

    C++

  2. Stock-Market-Prediction-and-Forecasting Stock-Market-Prediction-and-Forecasting Public

    This project utilizes advanced machine learning techniques, including LSTM-based recurrent neural networks and the Random Forest Model, to predict stock market trends.

    HTML

  3. NYC-Yellow-Taxi-Trip-Data-Pipeline NYC-Yellow-Taxi-Trip-Data-Pipeline Public

    This is an end-to-end data pipeline that processes and analyzes NYC Yellow Taxi trip data. It includes data ingestion, cleaning, feature engineering, machine learning model training, and a REST API…

    Jupyter Notebook

  4. Story-Generation-using-LSTM-and-GRU Story-Generation-using-LSTM-and-GRU Public

    Story Generation using LSTM & GRU, leverages advanced Natural Language Processing (NLP) techniques to autonomously generate stories.

    HTML