silviatofana
Full-Stack Developer, JavaScript - React/Redux & NodeJs Developer. Seeking job opportunities.
MICROVERSEMaieru, Bistrita-Nasaud,Romania
Pinned Repositories
awesome-books
awesome-books
awesome-books-es6-modules
A SPW (Single Page Website) that can track your favorite books on your browser! Made with ES6 modules,JavaScript, HTML 5 and CSS 3.
awesome-books-with-es6-modules
awesome-books-with-es6-modules
Conference-Capstone
This project is about Microverse, an online Platform which teaches software development remotely. It has a list of all the staff from Microverse. Made JavaScript , HTML 5 and CSS 3.
github-slideshow
A robot powered training repository :robot:
Last_project
portfolio
My Web Developer portfolio project, a showcase of my more recent projects, as well as the technologies I've used. Made with webpack, JavaScript ES6 , HTML 5 and CSS 3.
silviatofana
Config files for my GitHub profile
todo-list
To Do list: list structure
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's Repositories
silviatofana/book-react-
This project will lay foundations for your Bookstore website. You will create the React part of the app. You will also set up routing using React
silviatofana/webpack-template-
silviatofana/Capstone-JavaScript-
Capstone JavaScript My Restaurant Application > The restaurant application majorly displays different categories of meals. The homepage shows a list of meals you can like. The popup window shows more data on the selected meal and the user can comment on it too.
silviatofana/leaderboard
Setup JavaScript project for the Leaderboard list app, using webpack and ES6 features, notably modules.
silviatofana/vetclinic-database
This repository includes files with plain SQL that can be used to recreate a database: Use schema.sql to create all tables. Use data.sql to populate tables with sample data. Check queries.sql for examples of queries that can be run on a newly created database. Important note: this file might include queries that make changes in the database (e.g., remove records).
silviatofana/oop-school-library
This project is a console-based school library app that allows created students and teachers to rent created books. It also gives a list of students, teachers, books and rentals.
silviatofana/react-and-redux
In this activity, your team will prepare a Kanban board with a GitHub project. We prepared a template that you need to copy. All tasks in the template board have assigned workload and a category. Your job will be to split the tasks in a way that gives each member a chance to work with the tasks from all categories and so that the estimated time is divided fairly between all members. In order to copy the Kanban board quickly, you will use a special script prepared for you.
silviatofana/extractor_tool
Install GO (it’s cool) and use this script to extract data from any of your local GIT project. The Extractor is a tool that calculates the score from your local repository. Extractor output is partly hashed JSON file based on your commits history.
silviatofana/Math-Magicians
Math magicians" 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.
silviatofana/react-capstone-
This React capstone project (remember what are they?)is about building a mobile web application to check a list of metrics (numeric values) that you will create making use of React and Redux. You will select an API that provides numeric data about a topic that you like and then build the webapp around it. The webapp will have several pages: one page with a list of items that could be filtered by some parameters; in the example below, it's a list of metrics that can be filtered by the country (imagine a search field to introduce the country name like Italy, Croatia, etc.). This page should be your homepage. one page for the item details; in the example, the detail page for Czech Republic cities with number of views.
silviatofana/Recipe_app
silviatofana/algo-practice-
silviatofana/blog-app
This is a blog app in ROR. A user can post, like or have comments too
silviatofana/Doctor-appointment_backend
Doctor appointment_backend
silviatofana/Enumerable1
silviatofana/hellorails
silviatofana/login-
silviatofana/Petition-
Petititon C# MySQL Angular
silviatofana/-curriculum-app-example-refactor-backend-discotic
silviatofana/-interactive-coding-challenges
interactive-coding-challenges
silviatofana/Awesome-Swiss-German
Multi-language Analyze text in 26 Cantonal Swiss German, Italian, German, Chinese (simplified), French, Romanian,Italian. pply natural language understanding (NLU) to their applications with features including sentiment analysis, entity analysis, entity sentiment analysis, content classification, and syntax analysis.
silviatofana/Budget_app
Money Wallet is a mobile web application that allows you to manage your budget: you have a list of transactions associated with a category, so that you can see how much money you spent and on what.
silviatofana/Capstone-ROR
silviatofana/Doctor-appointment
silviatofana/hello-rails-back-end
hello-rails-back-end
silviatofana/hello-rails-react
silviatofana/hello-react-front-end
hello-react-front-end
silviatofana/open-ai-codex
ChatGPT AI App for coders
silviatofana/Portfolio_update-
Portfolio-update
silviatofana/TDD
In this project you will implement a class with some methods, but you will do it by doing test-driven development (TDD). Remember that the idea is to write tests first and then the code. This will be verified in your commits history, so it is important to use the proper sequence.