SelmaNdapanda
A Full-Stack Developer with a love for JavaScript. Currently enrolled and learning at Microverse. I'm open to new opportunities and available for hire.
Windhoek, Namibia
Pinned Repositories
AwesomeBooks
This is a project that add, stores and deletes current book in the library
bookstore
This is a web based application with a functionality of adding a new book, display books added based on the data fetched from the API, and deleting a selected book.
Covid-19-Tracking-App
A mobile web application that collects information from an API to provide comprehensive data for the novel coronavirus in the world. Built with React and Redux.
math-magicians-react
This is a website for all fans of mathematics. It is a Single Page App (SPA) that allows users to: Make simple calculations and Read a random math-related quote.
Pyladies-Namibia-Workshop
The purpose of this project was to demonstrate mastery of HTML and CSS fundamentals, by conceptualizing and building an original website given specific design guidelines. PyLadies Namibia Workshop 2023, is a workshop website built for Namibian Ladies in tech.
Selma-Hamutenya-Portfolio
For the first milestone in the process of creating my portfolio website, I used the design template from Figma. In this portfolio website, I showcased my skills and projects.
SelmaNdapanda
To-Do-List
To-do list is a tool that helps to organize your day. It simply lists the things that you need to do and allows you to mark them as complete. It is tested by JavaScript Unit testing using Jest framework. It is build by using ES6 and Webpack!
travelers_hub_back-end
This is a travel booking app where the user can register new accounts, login and book a set of different trip packages, users can add packages and delete them too. It is built and connected by using two different repos, including back-end(Rails) and front-end(React/Redux).
travelers_hub_front-end
This is a travel booking app where the user can register new accounts, login and book a set of different trip packages, users can add packages and delete them too. It is built and connected by using two different repos, including back-end(Rails) and front-end(React/Redux).
SelmaNdapanda's Repositories
SelmaNdapanda/To-Do-List
To-do list is a tool that helps to organize your day. It simply lists the things that you need to do and allows you to mark them as complete. It is tested by JavaScript Unit testing using Jest framework. It is build by using ES6 and Webpack!
SelmaNdapanda/Pyladies-Namibia-Workshop
The purpose of this project was to demonstrate mastery of HTML and CSS fundamentals, by conceptualizing and building an original website given specific design guidelines. PyLadies Namibia Workshop 2023, is a workshop website built for Namibian Ladies in tech.
SelmaNdapanda/Selma-Hamutenya-Portfolio
For the first milestone in the process of creating my portfolio website, I used the design template from Figma. In this portfolio website, I showcased my skills and projects.
SelmaNdapanda/travelers_hub_front-end
This is a travel booking app where the user can register new accounts, login and book a set of different trip packages, users can add packages and delete them too. It is built and connected by using two different repos, including back-end(Rails) and front-end(React/Redux).
SelmaNdapanda/Covid-19-Tracking-App
A mobile web application that collects information from an API to provide comprehensive data for the novel coronavirus in the world. Built with React and Redux.
SelmaNdapanda/SelmaNdapanda
SelmaNdapanda/travelers_hub_back-end
This is a travel booking app where the user can register new accounts, login and book a set of different trip packages, users can add packages and delete them too. It is built and connected by using two different repos, including back-end(Rails) and front-end(React/Redux).
SelmaNdapanda/bookstore
This is a web based application with a functionality of adding a new book, display books added based on the data fetched from the API, and deleting a selected book.
SelmaNdapanda/math-magicians-react
This is a website for all fans of mathematics. It is a Single Page App (SPA) that allows users to: Make simple calculations and Read a random math-related quote.
SelmaNdapanda/Enumerable
In this project I learned how to use a module inside my class.
SelmaNdapanda/blog-app
This is a basic Blog website that allows users to create, edit, comment and delete posts, keeping data in a database.
SelmaNdapanda/budget-app
SelmaNdapanda/decode-morse-code
This project is about a Decode Morse Message which is my first project in ruby programming language and it convert morse message to human readable form.
SelmaNdapanda/hello-rails-back-end
SelmaNdapanda/hello-rails-react
SelmaNdapanda/hello-react-front-end
SelmaNdapanda/hellorails
SelmaNdapanda/OOP-School-Library
This school library app will allow you to: Add new students or teachers. Add new books. Save records of who borrowed a given book and when.
SelmaNdapanda/Personal-Catalog
This project involves creating a console application that allows users to keep track of their personal collection of books, music albums, movies and games. The program is structured according to the UML class diagram. The data is stored in JSON files and a database is also set up with tables that match the class structure of the program.
SelmaNdapanda/Readme
SelmaNdapanda/recipe-app
SelmaNdapanda/selma-portfolio
SelmaNdapanda/TDD-project
This is a Test-Driven Development project that have some methods getting tested first, failed and get implemented again to pass all the tests.
SelmaNdapanda/Vet-Clinic-Database
This is a relational database to create the data structure for a vet clinic. It consists of four main tables, namely: animals table, species table, owners table, and vets table. It also consists of two join tables called specialization and visits table. This repository consists of the schema, data, and queries for different questions.
SelmaNdapanda/react-todo-app
This is a tool that helps to organize your day. It simply lists the things that you need to do and allows you to mark them as complete. In this exercise, I consolidate my knowledge about React, components, props, state, and hooks.
SelmaNdapanda/Space-X-Traveller-s-Hub
SelmaNdapanda/TV-Maze-API
In this project, a website is build that loads information from a TVmaze API and updates its likes and comments in an Involvement API, established by Microverse.
SelmaNdapanda/Leaderboard
This is an API based leaderboard application. It displays scores submitted by different players to the API.
SelmaNdapanda/Try-Gitflow
SelmaNdapanda/text_app