Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/manadaym/manadaym
My Github Profile.
https://github.com/manadaym/manadaym
Last synced: about 1 month ago
JSON representation
My Github Profile.
- Host: GitHub
- URL: https://github.com/manadaym/manadaym
- Owner: ManadayM
- Created: 2024-02-08T11:02:21.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-02-10T19:41:53.000Z (11 months ago)
- Last Synced: 2024-02-11T09:27:24.039Z (11 months ago)
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Hi there 👋
[![LinkedIn](https://img.shields.io/badge/LinkedIn-manadaymavani-blue?logo=linkedin)](https://www.linkedin.com/in/manadaymavani)
[![Twitter](https://img.shields.io/twitter/follow/ManadayM?style=social)](https://twitter.com/ManadayM) [![Blog](https://img.shields.io/badge/Blog-ManadayM.github.io-blue?logo=)](https://manadaym.github.io/)Welcome to my code vault 🗃.
I am Manaday Mavani, a freelance software engineer from India 🇮🇳. I love to craft performance, accessibility, security, and privacy focused software.
I treasure my coding experiments and some personal projects (private repos) on this space. Feel free to explore, fork or clone anything that interests you.
I am open to work 👨🏻💻 on freelance projects. Just drop me a message on LinkedIn or Twitter to discuss your next big idea. Happy to help! 😊
## Skills
![HTML](https://img.icons8.com/color/48/000000/html-5.png)
![CSS](https://img.icons8.com/color/48/000000/css3.png)
![JavaScript](https://img.icons8.com/color/48/000000/javascript.png)
![TypeScript](https://img.icons8.com/color/48/000000/typescript.png)
![Node.js](https://img.icons8.com/color/48/000000/nodejs.png)
![React.js](https://img.icons8.com/color/48/000000/react-native.png)
![Angular](https://img.icons8.com/color/48/000000/angularjs.png)
![Python](https://img.icons8.com/color/48/000000/python.png)
![PostgreSQL](https://img.icons8.com/?size=48&id=38561&format=png)
![MongoDB](https://img.icons8.com/color/48/000000/mongodb.png)
![Redis](https://img.icons8.com/color/48/000000/redis.png)
![AWS](https://img.icons8.com/color/48/000000/amazon-web-services.png)
![Docker](https://img.icons8.com/color/48/000000/docker.png)
![Jenkins](https://img.icons8.com/color/48/000000/jenkins.png)
![Git](https://img.icons8.com/color/48/000000/git.png)
![WordPress](https://img.icons8.com/color/48/000000/wordpress.png)## Notable Repos
While most of my freelance projects are bound by NDAs, preventing public display, below are some experimental repositories offering insights into my coding style and topic awareness.
### [Scalable Chat App](https://github.com/ManadayM/scalable-chat-app)
Experimental project that showcases how we can achieve horizontal scaling for WebSockets-based chat apps. It uses [Redis](https://redis.io/) as a pub/sub layer to efficiently distribute socket messages across multiple WebSocket servers.
Tech stack: [Node.js](https://nodejs.org/), [Redis](https://redis.io/) [Socket.IO](https://socket.io/), and [Next.js](https://nextjs.org/).
### [extr](https://github.com/ManadayM/extr)
A web-based expense tracker app. It offers a clean and minimalist user interface for effortless expense tracking.
Developed as a collaborative effort between myself and @RajendrasinhParmar. We developed it as a fun side project to showcase our coding philosophy without striving for perfection.Tech stack: [Angular](https://angular.dev/), [TypeScript](https://www.typescriptlang.org/), [TailwindCSS](https://tailwindcss.com/), [Node.js](https://nodejs.org/), [PostgreSQL](https://www.postgresql.org/), [node-pg-migrate](https://salsita.github.io/node-pg-migrate/), [ESLint](https://eslint.org/), [Prettier](https://prettier.io/), [EditorConfig](https://editorconfig.org/), and [Husky](https://typicode.github.io/husky/#/).
### [Music Player App](https://github.com/ManadayM/media-session-api)
A simple music player that uses Media Session API to showcase how we can enhance the media playback experience in browsers and other devices using native hardware keys. Read more about the Media Session API [here](https://web.dev/articles/media-session).
[Live Demo](https://codepen.io/manadaym/full/mdrWwEo)
Tech stack: [JavaScript](), [HTML](), and [CSS]().
Last updated: 2023-02-11