Pinned Repositories
clients-app
this is an app that manages clients informations with providers associated
currency-converter
Currency converter is app built with nodejs and helps users to convert funds from one currency to another.
data-set-manager
data-set-manager is an app that allows you to track different elements by setting up them,editing and removing them . It is built using React js
Hello-World
setup of my first microvesre project
List-Of-Open-Source-Internships-Programs
A curated list of all the open-source internships/Programs
movie-recommender
This is a web application that uses Machine Learning in order to recommend movies based on the movies you liked and the rating you gave it. It uses Flask and a Machine Learning algorithm.
quotes-generator
an app that allows you to generate random quotes
screenplay-summarizer-ai
This is a web application that uses large langauge models like openai GPT and langchain to summarize long movie scripts to short useful summary in order to get overview of a screenplay in few minutes. It uses Flask and a Machine Learning algorithms.
Stock-metrics
Stock metrics is an app that allows you to display active stocks of companies ,and you can see I ncome statement of past 5 years by selecting any company.It is built with react and redux .
Translator-app
This is a web app that allows users to translate texts from one language to another. It has support for almost all languages and it uses Google Cloud translate api
mugishasam123's Repositories
mugishasam123/enumerable
mugishasam123/hospital-db
mugishasam123/vet-clinic-database
mugishasam123/vet_clinic
mugishasam123/smart-contract
mugishasam123/Stock-metrics
Stock metrics is an app that allows you to display active stocks of companies ,and you can see I ncome statement of past 5 years by selecting any company.It is built with react and redux .
mugishasam123/Show-Mania
ShowMania is a website for shows where you can get in find your favourite show like it and leave a comment. It is built with HTML, CSS and JavaScript with data from TvMaze API(tv show data) and the Involvement API(likes and comments)
mugishasam123/Leaderboard
Leaderboard is an app that allows you to enter a player's name and their score ,after they are put on leaderboard with other players.
mugishasam123/todolist-microverse
Todolist is an app that allows you to track all of your daily activities by setting up activities,editing and removing them .`. It is built using React js
mugishasam123/Personal-portfolio
this is the complete version of my portfolio project I built to implement best html5 and css3 best practices
mugishasam123/Graphql-conference
this is the graphql conference page i built based on design provided by microverse at the end of first module to wrap up all skills gained in first module
mugishasam123/webpack-setup
Webpack is an open-source JavaScript module bundler. It is made primarily for JavaScript, but it can transform front-end assets such as HTML, CSS, and images if the corresponding loaders are included. webpack takes modules with dependencies and generates static assets representing those modules.
mugishasam123/code-review
Code review is a software quality assurance activity in which one or several people check a program mainly by viewing and reading parts of its source code, and they do so after implementation or as an interruption of implementation. At least one of the persons must not be the code's author
mugishasam123/jest-testing
Jest is an open-source testing framework built on JavaScript, designed majorly to work with React and React Native based web applications
mugishasam123/Hello-World
setup of my first microvesre project
mugishasam123/My-Todolist
This is the project i built to test- my tailwind and react skills i first learned so far and how to use hooks such as usestate etc
mugishasam123/awesomebooks
this is group project I built with my coding partner during javascript module at microverse
mugishasam123/Task-tracker
this todolist was built with plain javascript to assess the skills of javscript best practices,classes,modules etc
mugishasam123/git-flow
gitflow is Gitflow is a legacy Git workflow that was originally a disruptive and novel strategy for managing Git branches.
mugishasam123/Space-hub
SpaceHub is an app that allows you to display a list of rockets,missions and you can reserve rockets ,enter missions and cancel reservation ,leave missions using spaceX api
mugishasam123/Math-magicians
Calculator is an app that allows you to do all basic mathematical calculations and also displays the quote of the day`. It is built using React js
mugishasam123/Bookstore--CMS
Bookstore is an app that allows you to display a list of added books, add new book and remove a book. It is built using React and Redux
mugishasam123/Stock-metrics-1
Stock metrics is a web(mobile-focused) app for checking the companies listed on the stock exchange and see their live metrics. Its data is consumed from the Financial modelling API. It is built using React, Redux, and Styled Components, Framer Motion, Recharts.
mugishasam123/List-Of-Open-Source-Internships-Programs
A curated list of all the open-source internships/Programs
mugishasam123/mugishasam123
Read this to know more about me including my status ,technologies I work with etc
mugishasam123/gilded-rose-kata
A short exercise to help us talk about code.
mugishasam123/gsn-sample-chat_app
OpenZeppelin starter-kit based GSN tutorial for a Chat App
mugishasam123/searchengine
mugishasam123/practical-system-programming-c
Source Code for 'Practical System Programming with C' by Sri Manikanta Palakollu
mugishasam123/SSL-Client-Server
A simple Java SSL/TSL socket client and server demo.