Skip to content
View Slncsmr's full-sized avatar

Block or report Slncsmr

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

πŸ‘‹ Hi there! Welcome to my GitHub Page!

I’m Slncsmr (Aravindhan S) a passionate Computer Science Student, Aspiring Developer, Tech Enthusiast constantly exploring the fascinating world of technology.

πŸš€ About Me

  • 🌱 I’m currently learning Blockchain Development, and diving deeper into Data Structures and Algorithms.
  • πŸŽ“ Recent achievement: Completed CS50x by Harvard University!
  • πŸ’‘ I enjoy working on challenging projects, solving real-world problems, and contributing to open-source.

πŸ› οΈ Technologies & Tools

  • Languages: C, Java, Python, Solidity, JavaScript
  • Frameworks & Tools: Flask, SQL, Git/GitHub, MetaMask
  • Areas of Interest: Full-Stack Development, Blockchain.

🌟 Featured Projects

  1. πŸ’³ Inventory and Billing System

    • Built using Java with OOP principles like inheritance.
    • Features include stock management, sales processing, and invoice generation.
    • View Project Repository
  2. 🎬 Movie Tracker

    • A simple movie tracking app that fetches movie details using the OMDb API and stores search history.
    • Search movies and get details (Title, Year, Genre, Director, etc.)
    • Stores previous searches in a stack format
    • Tech Stack : Node.js, OMDb API, JavaScript, HTML & CSS
    • View Project Repository

πŸ“ˆ GitHub Stats

Your GitHub Stats
Top Languages

🌐 Connect with Me

Pinned Loading

  1. Stock-Market-Portfolio Stock-Market-Portfolio Public

    A Stock Market Portfolio application designed to track investments, monitor stock performance, and manage financial assets efficiently.

    HTML

  2. Customer-Billing-System Customer-Billing-System Public

    A simple and efficient Customer Billing System designed to manage customer transactions, generate invoices, and track sales. Built for accuracy and ease of use.

    Java

  3. Movie-Tracker Movie-Tracker Public

    This project is a Node.js application that serves as a simple movie tracker. It allows users to search for movies using the OMDb API, display detailed information about the searched movie, and keep…

    JavaScript