Skip to content
View s19835's full-sized avatar

Block or report s19835

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

Maria Niranjan

Enthusiastic Coder with a Passion for Problem-Solving

Enthusiastic student coder passionate about problem-solving and innovation in JavaScript and web development. Dedicated to creating seamless applications, while learning programming languages. Continuously pushing boundaries to craft elegant software solutions.

Languages and Tools

Java Script

vscode

HTML

CSS

Tailwind

nodeJS

react

git

python

homebrew

notion

figma

chrome

postman

vitejs




Aspiring Programmer/ Coding Enthusiast

I am an avid coder who thrives on tackling challenging problems and developing innovative solutions. My journey in coding began with a curiosity for how things work and has since evolved into a deep-seated passion for creating efficient and elegant software.

As a student currently learning to code, I have developed a particular affinity for JavaScript and web development. I am dedicated to honing my skills in both frontend and backend development, striving to become proficient in crafting seamless and dynamic web applications. My toolkit includes a solid foundation in JavaScript, HTML, CSS, SQL, and Python.

Whether it's building web applications, scripting automation tasks, or building user-friendly interfaces or developing robust server-side logic, I find joy in every aspect of the coding process. I am particularly drawn to projects that require a blend of creativity and logical thinking, where I can apply my knowledge to solve real-world problems.

I dedicate time to continuous learning through reading technical books and working on personal projects to further hone my skills and stay ahead in the rapidly evolving tech landscape.

In essence, coding is not just a profession for me—it's a lifelong passion that drives me to push the boundaries of what's possible and to continuously improve my craft.

Pinned Loading

  1. url-shortener-go url-shortener-go Public

    A URL shortener service built with Go, Redis (for caching), and PostgreSQL (for persistence). Designed for scalability, security, and deployment flexibility.

    Go

  2. pg-opt-toolkit pg-opt-toolkit Public

    This CLI tool helps database administrators and developers optimize PostgreSQL queries by analyzing execution plans, recommending improvements, and visualizing query execution paths.

    Go

  3. ant-foraging-research ant-foraging-research Public

    This repository contains the code, simulations, and research materials for my undergraduate research project on modeling and optimizing ant foraging behavior.

  4. daily-email-report-javascript daily-email-report-javascript Public

    Using Node.js and the nodemailer package, automate daily email reports by writing a script to configure and send emails with attachments. The script can be scheduled to run daily using cron on Unix…

    JavaScript

  5. house-price-prediction house-price-prediction Public

    Using Kaggle’s House Prices: Advanced Regression Techniques dataset, Develop a machine learning model to predict house prices based on various features such as square footage, number of rooms, and …

    Jupyter Notebook

  6. web-scraper-go web-scraper-go Public

    Web-scraper using golang, beginner project to learn go basics through guided projects.

    Go