assadounto
I am a Full-Stack Developer from Ghana. My stack includes JavaScript, React, Python, Ruby and Rails. Open to new opportunities
FreelanceAccra , Ghana
assadounto's Stars
silviatofana/todo-list
To Do list: list structure
silviatofana/webpack-template-
silviatofana/misselliev
silviatofana/todolist
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. Made with webpack, JavaScript ES6 , HTML 5 and CSS 3.
silviatofana/awesome-books
awesome-books
Sanja969/blog-app
This is example of app for making blogs. User can sing in and make blog. Built with Django and Python
Sanja969/fcc-test-suite-template
Sanja969/Recipes
This is example of static recipe site. Built with CSS and Javascript
Sanja969/Rock-Paper-Scissors
I made this old-school game, where you can play against the computer. The main job is made in Javascript, as I wanted to practice DOM manipulation.
Sanja969/SketchS
Browser version of something between a sketchpad and an Etch-A-Sketch. I made main job in javascript. I was using mouse over event listener to make drawing effect
Sanja969/Calculator
I did some code in Javascript mainly to make this simple calculator. I was using CSS to style this project.
Sanja969/Testing-Practice
Jest, Javascript, CommonJS (CJS)
Sanja969/Weather-app
A weather app that pulls from the OpenWeatherMap API to allow users to search for and view the forecast in cities worldwide. Built with JavaScript.
Sanja969/TicTacToe
You can play against the computer or against another player in this game. I was using mainly javascript to make this game.
Sanja969/Catalog-of-my-things-Capstone
Sanja969/github-slideshow
A robot powered training repository :robot:
Sanja969/YouTube-player-page
This is example of video player where you can organize your youtube videos in diferent sections
Sanja969/e-commerce-website
Sanja969/Webpack-demo
Template for using webpack
Sanja969/Portfolio
The template of the portfolio sticks to the Figma template. There is the headline, about me, about my project, and a contact section. I made a class in javascript for making information about projects.
Sanja969/Quantum-physics-congress
This is an example of Quantum physics congress. This is an imaginary congress in which are shown 2 pages with information about the congress, about activities which will be held there and speakers who will speak about the topic
Sanja969/AwesomeBooksES6
This is an example of a web app for adding books to your own library. You can add or delete books. It will be saved on local storage, so when you refresh the page, the books will not be deleted.
Sanja969/To-Do-List
Web app for adding your daily tasks in todo list. You can check task when your task is finished and it will be mark as finsih. Also you can delete and change description of tasks.
abdulhamiid/awesome-books-es6-modules
This is a web application that allows a user to add, store and delete books from a shelf . It is a refactor of the Awesome books app code to use ES6 syntax and modules. Built with JavaScript.
ABSphreak/readme-jokes
😄 Jokes for your GitHub READMEs
JohnFTitor/anime-list
This website was built using React and Redux. The main objective was to fetch data from an external API using the thunk middleware within the redux store, holding different states for each part of the app and filtering data based on user parameters.