Pinned Repositories
books-API
Node.js, Typescript, MongoDB - REST API example
EJS-lint-forked
Linter/Syntax Checker for EJS Templates.
fireworks-js
🎆 A simple fireworks library!
GraphQL-project---backend
My first GraphQL project.
IT-vocabulary-REST-API
This is a REST API. You can play with it using Postman.
MERN-app-with-map_backend
Demo: ➡ walk-prague.web.app ⬅. Node.js, Express & MongoDB backend of my app for sharing cool locations for walks in Prague. Users are allowed to post after login. Using JWT tokens.
MERN-app-with-map_frontend
Demo: ➡ walk-prague.web.app ⬅. React.js frontend of my app for sharing cool locations for walks in Prague. Users are allowed to post after login. Backend hosted on Heroku causes slow loading. Everything is on its place (map, images, descriptions), it just takes longer to load.
planning-calendar-app
Demo: ➡ https://sheltered-brook-94020.herokuapp.com/ ⬅. A planner app with a calendar made using MongoDB, EJS and Node.js
programming-jokes-app
Demo: ➡ https://programming-jokes-app.herokuapp.com/ ⬅ . App made with Node.js, EJS and MongoDB. Social login, CRUD operations, contact form and newsletter subscription.
react-native_shopping-list-app
Demo: ➡ https://expo.io/@zelmaru/projects/ShoppingList ⬅ Scan the QR code with Expo and run the app! 🔥 Add, update or delete items, share lists to other apps.
zelmaru's Repositories
zelmaru/MERN-app-with-map_backend
Demo: ➡ walk-prague.web.app ⬅. Node.js, Express & MongoDB backend of my app for sharing cool locations for walks in Prague. Users are allowed to post after login. Using JWT tokens.
zelmaru/react-native_shopping-list-app
Demo: ➡ https://expo.io/@zelmaru/projects/ShoppingList ⬅ Scan the QR code with Expo and run the app! 🔥 Add, update or delete items, share lists to other apps.
zelmaru/books-API
Node.js, Typescript, MongoDB - REST API example
zelmaru/EJS-lint-forked
Linter/Syntax Checker for EJS Templates.
zelmaru/fireworks-js
🎆 A simple fireworks library!
zelmaru/GraphQL-project---backend
My first GraphQL project.
zelmaru/IT-vocabulary-REST-API
This is a REST API. You can play with it using Postman.
zelmaru/js-testing-introduction
JavaScript testing (unit tests, integration tests, e2e tests) introduction repo - belongs to this tutorial: https://academind.com/learn/javascript/javascript-testing-introduction
zelmaru/MERN-app-with-map_frontend
Demo: ➡ walk-prague.web.app ⬅. React.js frontend of my app for sharing cool locations for walks in Prague. Users are allowed to post after login. Backend hosted on Heroku causes slow loading. Everything is on its place (map, images, descriptions), it just takes longer to load.
zelmaru/next.js-bitcoin-rates
An app using Next.js and coindesk API.
zelmaru/NodeJs-Express-Validator-Tut
zelmaru/plane-notify
Notify If a selected plane has taken off or landed using OpenSky or ADS-B Exchange data. Compares older data to newer data to determine if a landing or takeoff has occurred. As well as nav modes, emergency squawk and resolution advisory notifications. Can output to Twitter, Discord, and Pushbullet
zelmaru/planning-calendar-app
Demo: ➡ https://sheltered-brook-94020.herokuapp.com/ ⬅. A planner app with a calendar made using MongoDB, EJS and Node.js
zelmaru/programming-jokes-app
Demo: ➡ https://programming-jokes-app.herokuapp.com/ ⬅ . App made with Node.js, EJS and MongoDB. Social login, CRUD operations, contact form and newsletter subscription.
zelmaru/promitra.github.io-Covid
zelmaru/python_algorithms
Solved algorithms from the book Grokking Algorithms.
zelmaru/python_price-checker
A Python 🐍 scraper using BeautifulSoup which sends you an e-mail when the price on an item gets down. You can play with the data and use it for your own project.
zelmaru/react-tic-tac-toe
zelmaru/react.js-amazon-clone-app
Demo: ➡ https://app-592dc.web.app/ ⬅. Only desktop version. React frontend and firebase backend. Coded along with these guys: @CleverProgrammer and @sonnysangha some time ago. Used Stripe for payments.
zelmaru/reactjs.org
The React documentation website
zelmaru/remotion
🎥 Create videos programmatically in React
zelmaru/search_example_app
An example ap with custom search hook to show some TypeScript code. Just for fun.
zelmaru/Secrets-app
Log in to view and post secrets
zelmaru/test-repo
This is a test repo. I won't be able to edit this text while the repo is empty!
zelmaru/webpack-config-for-react
Webpack Copnfiguration for React.js