Skip to content
View SrujanBali's full-sized avatar

Block or report SrujanBali

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

πŸ‘‹ Hi, I'm Srujan Bali

πŸš€ Aspiring Software/Web Developer & Problem Solver

I’m a passionate learner focused on building efficient, scalable applications. Currently, I'm sharpening my logic with Data Science before diving deep into the Deep Learning and Neural Networks.


πŸ› οΈ What I'm Up To

  • πŸ‘€ Interests: Data Structures & Algorithms (DSA), Web Development, Data Science and Data exploration, and Modern Web Tech.
  • 🌱 Current Learning Path: Preparing multiple Data Science Projects for Learning and Mastering Feature Engineering and Real Life applications.
  • 🎯 Goal: Building projects that solve real-world problems while writing clean, maintainable code.
  • πŸ’žοΈ Collaboration: I'm currently building my foundation, but I'm always open to discussing tech or reviewing code!

πŸ’» Tech Stack (Learning & Growing)

Frontend & Backend

  • React
  • Node.js
  • Go Lang
  • MongoDB
  • Tailwind CSS

Data Science & Analysis

  • Python
  • Pandas
  • Numpy
  • Matplotlib
  • Scikit-learn

Core Logic & Languages

  • JavaScript

⚑ Fun Fact & Philosophy

  • ⚑ Fun Fact: Why do programmers prefer dark mode? Because light attracts bugs...
  • πŸ’¬ Pronouns: He/Him.
  • 🧩 Mindset: Logic first, syntax later.

πŸ“« Connect with Me

Pinned Loading

  1. Gold_Price_DS Gold_Price_DS Public

    A data science project on analyzing the gold price dataset to train a model to predict if the price will go up or go down

    Jupyter Notebook

  2. Beam_Bytes_File_Sharing_App Beam_Bytes_File_Sharing_App Public

    A file sharing application for sending and receiving files over a local network.

    Python

  3. Fraud_Detection_DS Fraud_Detection_DS Public

    A data science project dealing with exploring credit card details and fraud detection using Machine Learning

    Jupyter Notebook

  4. ChatApp ChatApp Public

    A real time chatting app, built with Golang and Node.js

    JavaScript

  5. Data-Structures Data-Structures Public

    Contains all the files regarding the Data Structures that I would be learning and creating.

    C

  6. Data-Structures-Using-Java Data-Structures-Using-Java Public

    Important Data Structures from scratch in Java. Data Structures such as Stack, Queue, Tree, Heaps and Hashmap.

    Java