-
Full Stack Developer
- Kfar Saba, Israel
- https://linkedin.com/in/orassayag
- @NoTwitterForYou
- https://stackoverflow.com/users/4442606/or-assayag
-
-
sender Public
Built in November 2020. An Node.js application to send bulk of email addresses from different sources via SendGird.
-
Node Microservice Boilerplate
-
crawler Public
Built in February 2020. A Node.js + Puppeteer.js application to fetch as many valid email addresses from crawling web pages sources resulted from crawling search engines sources, according to speci…
-
auth-microservice Public
Built in June 2021. A simple auth microservice, inspired by https://github.com/danielfsousa/express-rest-boilerplate.
-
udemy-courses Public
Built in December 2020. A Node.js + Puppeteer.js application to get Udemy courses links from a coupon site, and purchase the FREE ONLY courses (by the coupon) on Udemy site.
-
spam-revenge Public
Built in Match 2021. A Node.js + Puppeteer.js application to connect to a random proxy server and to subscribe email addresses to spam newsletters.
-
youtube-comments Public
Built in April 2021. A simple Node.js application to fetch and log all the comments of a specific YouTube video, by using the YouTube V3 REST API.
-
mbox-crawler Public
Built in January 2019. A Node.js application to scan the Gmail MBOX files (that contains all the inbox/sent email messages). The process will contain verification of the email messages count, and a…
-
files-spell-checker Public
Built in February 2020. A Node.js application to scan file names, directory paths, and file contents to alert for spell mistakes within the names via log.
-
event-dates-calendar Public
Built in March 2021. A Node.js application to create a notepad TXT file calendar by combining a few elements: copying old data from a previous event dates TXT file and creating expiration events, b…
-
event-dates-calendar-ts Public
Built in November 2024. A Node.js/TypeScript application to create a notepad TXT file calendar by combining a few elements: copying old data from a previous event dates TXT file and creating expira…
TypeScript UpdatedNov 9, 2024 -
auto-packages-updater Public
Built in April 2021. A Node.js application to check multi projects declared in an external JSON file, to get a list of outdated NPM packages and log them to an external TXT file.
-
job-interview-exercises-2023 Public
Built in May 2023. A Collection of job interviews, and tests, with extra files to exercises with subjects that need to be improved.
-
dom-parser-test Public
Built in May 2020. The client application's role is to test DOMParser objects. The client built in React, and always updated with the latest version of create-react-app (https://github.com/facebook…
-
world-covid-19-data-nextjs Public
Built in April 2023. The client application's role is to contain the UI and display it to the user. World-covid-19-data is an application to display data of cases, deaths, and recovers for each cou…
-
angularil-lottery Public
Forked from nirkaufman/angularil-lotterySimple but effective app for Angular-IL meetup raffles.
-
users-manager Public
A very cool project to manage users - Next.js + Server
-
trello2.0 Public
Built in June 2023. A Next.js 13.4 project, includes, GPT-3.5 turbo, Drag & Drop, Zustand, Appwrite Cloud, TS
-
dynamic-video Public
A very cool project go generate a dynamic video from filling a form
-
snowflake Public
A very cool project - Snowflake API
-
pizza-restaurant Public
Next.js Custom hooks Tailwind CSS (My first project with this framework, instead of CSS modules). Socket.IO-Client @headlessui/react + framer-motion (For the cool animations). fontawesome (For the …
-
-
snowflake-connector-nodejs Public
Forked from snowflakedb/snowflake-connector-nodejsNodeJS driver
JavaScript Apache License 2.0 UpdatedMay 19, 2023 -
empty-directories Public
Built in April 2021. A simple Node.js application to scan and log all the empty directories from a given path and log them into a TXT file.
-
-
world-covid-19-data-cra Public
Built in May 2020. The client application's role is to contain the UI and display it to the user. World-covid-19-data is an application to display data of cases, deaths, and recovers for each count…
-
hubot Public
Forked from hubotio/hubotA customizable life embetterment robot.
JavaScript MIT License UpdatedApr 21, 2023 -
email-service Public
Built in February 2023. A Node.js application to send emails via AWS SQS.
-
node-vidly-deployment Public
Built in July 2018. REST API built using Node.js and JavaScript ES6 for renting movies from virtual movies library. Using libraries such as: bcrypt (For decrypting token), compression (Compress all…