Code Monkey home page Code Monkey logo

Hi, I'm Racheli Verechzon Software Engineer

  • 📚 Passionate Learner: Diving deep into AI, both frontend and backend technologies,and constantly expanding my tech stack.

  • 💡 Future Goals: To continuously learn and innovate, bringing new ideas to life through technology.


GIF

Spotify Playing 🎧

Spotify


Contact with me 📝

linkedinLinkedin



Languages and Tools 🛠

Java C Python JavaScript React HTML5 CSS3 Sass Bootstrap Material-UI Markdown Nodejs Npm Firebase Microsoft Sql Server Git GitLab GitHub VS Code Eclipse-IDE Powershell Windows


צילום מסך 2020-10-25 ב-14 09 09

RACHELI VERECHZON's Projects

-client_implenets_in_c_programming icon -client_implenets_in_c_programming

This is an implenetation of basic http client that handels http requests by reciving an input from user, translating it to the correct request and sending to the right server. If the address was correct, the client will display the request response (html page, only header, error message).

algorithms icon algorithms

Solving top questions from leetCode. While presenting different solutions with time and space complextiy considerations

assembly-lcd-timer icon assembly-lcd-timer

The program displays a clock on the LCD screen in the following format: First Row HH: MM: SS The sec_inc function promotes the time registers in one second. The time_disp function updates the current time in the LCD display Set_timer function that prepares Timer1 to hold 100ms. 1 Main program showing the contents of the seconds register in the LEDs at a rate of one second One, the latency should be created using 1 Timer without interrupt. 2. Modify the program so that the timer entries are promoted using Timer1 interrupt. 3. Update the program to display the entire clock in the LCD display.

baseconverteractivity icon baseconverteractivity

the app get as number num parameters in the decimal and the base to which you want to convert, and return a string that represents the base base number.

collagesql icon collagesql

Sql queries using WorkBench- For anyone interested in practicing SQL queries. The sample consume database will be a college and tables: lecturer, student and department.

dashteacher icon dashteacher

The lesson table provides a detailed view of student performance and progress within a specific lesson.

ecommerce-mern icon ecommerce-mern

Introducing ECOMMERCE-MERN, where cutting-edge Node.js powers a seamless React frontend for an unparalleled tech shopping experience. Explore the latest gadgets with a user-friendly interface and secure transactions. More than an app, it's a fusion of backend excellence and polished frontend design, redefining your tech shopping journey.

factorization icon factorization

In this exercise we will write an application to decompose a number. Each number can be written as a product of two or more prime numbers These numbers are called the "factors" of the number, and the decomposition of the number is called "factorization". The decomposition can be presented in two ways - either by detailing the initial factors (as in the examples above) or by exponential registration, in which each primary factor records the number of times it appears as strong. In addition, you can view the decomposition tree. The tree contains at each node a number, its right hand is the primary factor and the left son is the value of the partial node of the primary factor

generichashtable icon generichashtable

Using Dynamic memory Allocation and Generic Programming we build a Hash Tables data structures that support these three operations:

jscalculator icon jscalculator

In this exercise we write a simple calculator application. An app that looks like a simple calculator, The app will contain the following sections: Display Area - A field that will project the numbers entered and the result. Button area - consists of buttons for digits, decimal point, four account operations, result and reset. How the app works - The app will act like a calculator for everything. with the right logic.

linearequations icon linearequations

Android application - Solving linear equations, the application receives a linear equation that brings it to its normal form and resolves it

medical-movement-sensor icon medical-movement-sensor

As a software engineering students, and as a researchers, we learned to ask the right questions to make theory to reality. We used the software and technology to create a tool that can help to a big part of general population. The purpose of the project is to provide information for a person with movement disorders in their hands (or anyone who wants to be aware to the level of stability of his hands). The most common movement disorder is known as tremor, which can appear at rest, movement or static state. There are many causes of tremor, most tremors can aggravated by many reasons. "Today, medicine does not provide enough answers to what are the reasons for tremor in hands and moreover it does not check the level of tremor and what conditions increase the tremor for each person, therefore came up an idea for an app that gives the possibility to examine and estimate tremor level in various situations, also known as tremor amplifiers The app will use a sensor accelerator that measures mobility and unique for Android.

mem-sim icon mem-sim

Virtual Memory Management simulator – written in C, this program simulates the operating systems ram management. Illustrated I/O operations during "program" runtime using the swap file, Page table and the physical memory. The implementation was written according to the theory that was learned at the academy.

merge-sort icon merge-sort

Written in C,Implement the merge sorting algorithm - distributed (in parallel) using divide threads that use the merge-sort idea - to solve a "big" problem, sorted recursively by solving "small" problems (sorting arrays) smaller threads). As is known, the time complexity of the merge sorting array is o (nlogn). In general The app was a client – server design. The server calculated clients request using 4 threads. Shared memory and signals were used for communication.

moviesreviewhub icon moviesreviewhub

Introducing MovieReviewHub, your go-to platform for expressing your thoughts and opinions on the latest and greatest films! Dive into the immersive world of cinema and share your unique perspective with our user-friendly movie review application.

r-matrix icon r-matrix

Written in C++ Using dynamic memory to build an effective memory repository. The realization is made With reference to the end cases "the null matrix's data structure" - which identifies empty storage locations and thus saves memory. The basis for this was a mathematical matrix

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.