Pinned Repositories
backend-integration-project
A service that runs connectors scripts that connect to different APIs and retrieve data from them.
creator-manager
content creators management system written in Golang
devops-project
CI/CD pipeline built on 2 containers, The first container is Jenkins with a job that automatically retrieves files from a particular git repository when it detects new commits, And the second's container is a Tomcat server that the retrieved files from the git repository are being mapped to its webapps folder, and automatically display the changes on the server.
DI_Bootcamp
Full Stack Web Development Bootcamp by Developers Institute
Final-Project
In this project I built a full-stack application - Management System for Security Teams to scan their code repositories for sensitive information(access token, api keys, passwords) configuration errors, and poor code practices. I used Github API to get the content of the files in the repositories, parsed it from Base-64 and searched for specific patterns using Regex.
Hackathon
In this project I built a client-side of a website (Tech-Blog) using HTML, CSS and JavaScript
Hackathon-2
In this project i built a management system for IT administrators that shows their company's cloud instances. I used JavaScript, Node.js, Express.js, with a middleware, PostgreSQL on heroku and JWT
idanb93
secure-vault
Android application that stores users passwords and information securely it was built using Android Studio
the-price-of-bitcoin
Data Science project that aims to find out what really drives the price of bitcoin.
idanb93's Repositories
idanb93/the-price-of-bitcoin
Data Science project that aims to find out what really drives the price of bitcoin.
idanb93/secure-vault
Android application that stores users passwords and information securely it was built using Android Studio
idanb93/backend-integration-project
A service that runs connectors scripts that connect to different APIs and retrieve data from them.
idanb93/creator-manager
content creators management system written in Golang
idanb93/devops-project
CI/CD pipeline built on 2 containers, The first container is Jenkins with a job that automatically retrieves files from a particular git repository when it detects new commits, And the second's container is a Tomcat server that the retrieved files from the git repository are being mapped to its webapps folder, and automatically display the changes on the server.
idanb93/DI_Bootcamp
Full Stack Web Development Bootcamp by Developers Institute
idanb93/Final-Project
In this project I built a full-stack application - Management System for Security Teams to scan their code repositories for sensitive information(access token, api keys, passwords) configuration errors, and poor code practices. I used Github API to get the content of the files in the repositories, parsed it from Base-64 and searched for specific patterns using Regex.
idanb93/Hackathon
In this project I built a client-side of a website (Tech-Blog) using HTML, CSS and JavaScript
idanb93/Hackathon-2
In this project i built a management system for IT administrators that shows their company's cloud instances. I used JavaScript, Node.js, Express.js, with a middleware, PostgreSQL on heroku and JWT
idanb93/idanb93
idanb93/idans-projects-portfolio
idanb93/incrmntal-challenge-sql
idanb93/investments-portfolio
WebAPI that displays my investments portfolio, I used RESTful principles and built it using the SpringBoot framework.
idanb93/multi-threaded-server
A multi-threaded server that runs a single thread for each algorithmic problem that the client passes. The client will pass the tasks to the server on a relevant handler
idanb93/real-crypto-metrics
idanb93/real-crypto-metrics-webscraper