ilanvaks's repositories
Apex_File_Codes
Making process in Apex Oracle to view/upload/download files
Apex_Request_Workato
Making a REST Request: The function apex_web_service.make_rest_request is used to make the REST API call.
final-lacetalk-api
API for my final project "LaceTalk" where users can post information related to shoes. Users are able to log in using google and now JWT for a secure login
Happy-4th-of-July-
NPM package used to celebrate 4th of July!!!
ilan-portfolio
Portfolio site made for myself to showcase my skills utilizing SASS bootstrap and React
ilanvaks
Config files for my GitHub profile.
Jest-Testing-c10
Jest Testing Example Bank Account that needs Jest Testing
jiho-test-1
The starter kit needed to create a react boostrap project with SASS, organizing my folders by what some may call "barreling"
joker-comic
Comic Book --- utilizing typescript, bootstrap, and SASS. Generated AI images maintaining a consistent look. Telling a story through the images.
lacetalk-web
Full stack Sneaker website where users can add information based on the shoe, FULL CRUD, with google authentication and SSL, and MERN stack
TimeCalcWorkers
Script I made for Matillion to calculate warehouse workers total hours/days and not include weekends to determine compensation
tv-shows-web
Made a FULL stack app using React Express and Firestore based on favorite shows/movies.!!
weather-app-iv
Made a weather app. Learned how to connect to an existing Api and interact with it by grabbing data. The api was giving me the temperature in kelvin and metrics unit and had to figure out how to convert it to Fahrenheit and to use the imperial system. Practiced on CSS