An open API service indexing awesome lists of open source software.

https://github.com/simandrew/coursesandreisiminiuc

Courses Andrei Siminiuс
https://github.com/simandrew/coursesandreisiminiuc

Last synced: about 2 months ago
JSON representation

Courses Andrei Siminiuс

Awesome Lists containing this project

README

          

## Andrei Siminiuс

### Frontend developer

https://github.com/SimAndrew

### **The courses that I completed:**

---

### **1. Course HTML for JavaScript developers (Rus) (07.10.2022)**

The course page: https://itgid.info/ru/course/html

Completion certificate: https://itgid.info/ru/certificate/view?Certificate%5Buid%5D=4d8jmh9vdazn

Completed course on GitHub: https://github.com/SimAndrew/Html-Css-for-Javascript

---

### **2. Course JavaScript v2.0 (Rus) (08.01.2023)**

The course page: https://itgid.info/ru/course/js20

Completion certificate: https://itgid.info/ru/certificate/view?Certificate%5Buid%5D=b2r7ayvpur8k

Completed course on GitHub: https://github.com/SimAndrew/JavaScript-v2

---

### **3. The Complete JavaScript Course 2024: From Zero to Expert. (Eng) (udemy.com) (24.11.2023)**

The course page: https://www.udemy.com/course/the-complete-javascript-course

Completion certificate: https://www.udemy.com/certificate/UC-273c85e5-4e3c-4643-b525-550db17b894b

Technology used:

- HTML,

- CSS,

- JavaScript,

- Leaflet is the leading open-source JavaScript library for mobile-friendly interactive maps [leafletjs.com](leafletjs.com). For Mapty app.

- Forkify API provides recipes for Forkify app. [forkify-api](https://forkify-api.herokuapp.com/v2).

**Projects in this course JavaScript:**

1 Guess My Number game:

[GitHub Guess My Number game](https://github.com/SimAndrew/Guess-My-Number)

[DEMO Guess My Number](https://simandrew.github.io/Guess-My-Number)

2 Pig Game:

[GitHub Pig Game](https://github.com/SimAndrew/Pig-Game-Js)

[DEMO Pig Game](https://simandrew.github.io/Pig-Game-Js)

3 Bankist marketing website:

[GitHub Bankist marketing website](https://github.com/SimAndrew/bankist-marketing-website-js)

[DEMO Bankist marketing website](https://simandrew.github.io/bankist-marketing-website-js)

4 Bankist:

[GitHub Bankist](https://github.com/SimAndrew/bankist-app-js)

[DEMO Bankist](https://simandrew.github.io/bankist-app-js)

5 Mapty:

[GitHub Mapty](https://github.com/SimAndrew/mapty-app-js)

[DEMO Mapty](https://simandrew.github.io/mapty-app-js)

6 Forkify:

[GitHub Forkify](https://github.com/SimAndrew/forkify-app-js)

[DEMO Forkify](https://forkify-application-js.netlify.app)

---

### **4. The Ultimate React Course 2024: React, Redux, Next JS & More (Eng) (udemy.com) (08.05.2024)**

The course page https://www.udemy.com/course/the-ultimate-react-course

Completion certificate https://www.udemy.com/certificate/UC-aec1579c-09be-422e-a241-4fe0141c146a

Technology used:

- [React JS](https://react.dev/) - React lets you build user interfaces out of individual pieces called components.

- [Next JS](https://nextjs.org/) - React meta-framework. Handles routing, SSR, data fetching and even remote state management.

- [Vite JS](https://vitejs.dev/), [ESLint](https://eslint.org/), [Prettier](https://prettier.io/)

- [Pravatar.cc Random Avatar](https://pravatar.cc/) For Eat n Split app

- [The Open Movie Database API](https://www.omdbapi.com/) For Use Popcorn app

- [Material UI Icons](https://mui.com/material-ui/material-icons) For Use Popcorn app

- [The Weather Forecast API](https://open-meteo.com/en/docs) For Weather app

- [Deploy src/questions.json on My JSON Server](https://my-json-server.typicode.com/SimAndrew/quiz-app-react/questions) For Quiz app

- [my-json-server.typicode.com](https://my-json-server.typicode.com/) For Quiz app

- [CSS Modules](https://create-react-app.dev/docs/adding-a-css-modules-stylesheet) - Automatically creating a unique class name. For World Wise app

- [leafletjs.com](https://leafletjs.com/) Leaflet is open-source JavaScript library for mobile-friendly interactive maps. For World Wise app

- [react-leaflet.js.org](https://react-leaflet.js.org/) React components for Leaflet maps. For World Wise app

- [react-datepicker](https://github.com/Hacker0x01/react-datepicker) For World Wise app

- [Tailwind CSS](https://tailwindcss.com/) For Fast React Pizza app

- Flexbox. For Fast React Pizza app

- CSS Grid. For Fast React Pizza app

- [Redux](https://redux.js.org/) For Fast React Pizza app

- [React Redux](https://github.com/reduxjs/react-redux/) For Fast React Pizza app

- [Redux Toolkit](https://redux-toolkit.js.org/) For Fast React Pizza app

- [Fetches Menu from API](https://react-fast-pizza-api.onrender.com/api/menu) For Fast React Pizza app

- [Transform latitude/longitude coordinates into precise location bigdatacloud.com](https://www.bigdatacloud.com/reverse-geocoding) For Fast React Pizza app

- [The Frankfurter API convert currency](https://www.frankfurter.app/docs/) For React-Redux Bank app

For project The Wild Oasis React JS:

Technology used:

- [React JS](https://react.dev/) - React lets you build user interfaces out of individual pieces called components.

- [Vite JS](https://vitejs.dev/), [ESLint](https://eslint.org/), [Prettier](https://prettier.io/)

- React Query - Data retrieval and caching in modern web applications https://tanstack.com/query

- React Hook Forms - Form management https://react-hook-form.com

- React Router - Routing SPA https://reactrouter.com

- Super Base - Create a back-end with a Postgres database https://supabase.com/

- Authentication and Authorization

- Filter, Sort, Pagination

- React Icons - Icons https://react-icons.github.io/react-icons/

- React Hot Toast - React notifications https://react-hot-toast.com/

- Recharts - Displaying beautiful charts in UI https://recharts.org/

- date-fns - Date manipulation https://date-fns.org/

- Styled Components - Component-scoped CSS inside JavaScript/React https://styled-components.com/

- React error boundary - https://github.com/bvaughn/react-error-boundary

- Flexbox

- CSS Grid

- Dark mode

For project The Wild Oasis Next JS:

Technology used:

- [React JS](https://react.dev/) - React lets you build user interfaces out of individual pieces called components.

- [Next JS](https://nextjs.org/) - React meta-framework. Handles routing, SSR, data fetching and even remote state management.

- [ESLint](https://eslint.org/), [Prettier](https://prettier.io/)

- Tailwind CSS a utility-first CSS framework that packed with classes. Extremely easy to integrate into Next.js. Utility-first is a CSS methodology where you build up your styles using many small, purpose-specific classes. [tailwindcss.com](https://tailwindcss.com/)

- heroicons/react - Beautiful hand-crafted SVG icons, by the makers of Tailwind CSS [heroicons.com](https://heroicons.com)

- Flexbox

- date-fns - Date manipulation [date-fns.org](https://date-fns.org)

- Supabase - database and API [supabase.com](https://supabase.com)

- React DayPicker- Create date pickers, calendars, and date inputs for web applications. [react-day-picker.js.org](https://react-day-picker.js.org)

- authjs.dev - Authentication for NextJs [authjs.dev](https://authjs.dev/)

- Login & Logout with Google AuthJs login provider https://authjs.dev/getting-started/providers/google

**Projects in this course React JS + Next JS:**

1 Fast Pizza Menu:

[GitHub Fast Pizza Menu](https://github.com/SimAndrew/Fast-Pizza-Menu-React)

[DEMO Fast Pizza Menu](https://fast-pizza-menu-react.netlify.app)

2 Far Away Todo List:

[GitHub Far Away Todo List](https://github.com/SimAndrew/FarAway-TodoList-React)

[DEMO Far Away Todo List](https://far-away-travel-app.netlify.app)

3 Eat n Split:

[GitHub Eat n Split](https://github.com/SimAndrew/Eat-n-Split-React)

[DEMO Eat n Split](https://eat-n-split-reactjs-app.netlify.app)

4 Use Popcorn:

[GitHub Use Popcorn](https://github.com/SimAndrew/use-popcorn-react)

[DEMO Use Popcorn](https://use-popcorn-reactjs-app.netlify.app)

5 Weather:

[GitHub Weather](https://github.com/SimAndrew/weather-app-react)

[DEMO Weather](https://weather-reactjsapp.netlify.app)

6 Quiz:

[GitHub Quiz](https://github.com/SimAndrew/quiz-app-react)

[DEMO Quiz](https://quizz-reactjs-app.netlify.app)

7 World Wise:

[GitHub World Wise](https://github.com/SimAndrew/world-wise)

[DEMO World Wise](https://world-wise-reactjs.netlify.app)

8 Fast React Pizza:

[GitHub Fast React Pizza](https://github.com/SimAndrew/fast-react-pizza)

[DEMO Fast React Pizza](https://fast-react-pizza-com.vercel.app)

9 The React-Redux Bank:

[GitHub The React-Redux Bank](https://github.com/SimAndrew/the-react-redux-bank)

[DEMO The React-Redux Bank](https://the-react-redux-bank-app.vercel.app)

10 The Wild Oasis React JS:

[GitHub The Wild Oasis React JS](https://github.com/SimAndrew/the-wild-oasis)

[DEMO The Wild Oasis React JS](https://the-wild-oasis-app-react.netlify.app)

11 The Wild Oasis Next JS:

[GitHub The Wild Oasis Next JS](https://github.com/SimAndrew/the-wild-oasis-nextjs)

[DEMO The Wild Oasis Next JS](https://the-wild-oasis-app-nextjs.vercel.app)

---

### **5. Implement High Fidelity Designs with Material-UI and React-JS Course 2024 (Eng) (udemy.com)**

I'm doing this course right now

The course page https://www.udemy.com/course/implement-high-fidelity-designs-with-material-ui-and-reactjs

Technology used:

- [React JS](https://react.dev/)

- [Vite JS](https://vitejs.dev/), [ESLint](https://eslint.org/), [Prettier](https://prettier.io/)

- [Material UI](https://mui.com/material-ui) - Material UI is an open-source React component library that implements Google's Material Design.

**Projects in this course React JS:**

[GitHub Arc-Development](https://github.com/SimAndrew/Arc-Development)