sphesihlem

sphesihlem

Geek Repo

Github PK Tool:Github PK Tool

sphesihlem's starred repositories

Stargazers:2Issues:0Issues:0

EEE3096S-2021

Practical Content for the EEE3096S Course for 2021.

Stargazers:2Issues:0Issues:0

EEE3096-Pracs

Embedded Systems II pracs

Language:PythonStargazers:2Issues:0Issues:0
Language:VerilogStargazers:2Issues:0Issues:0
Language:SystemVerilogStargazers:2Issues:0Issues:0

Extract_Tags

A C++ program that counts Tags given a text file

Language:C++Stargazers:2Issues:0Issues:0

Socket-programming

We require to write a Python-based client-sever chat application

Language:PythonStargazers:2Issues:0Issues:0
Stargazers:2Issues:0Issues:0

C-Code-Practise

C++ Code Demo, Solving SoloLearn questions

Language:C++Stargazers:3Issues:0Issues:0

React-Native

App development with React-Native

Language:JavaStargazers:2Issues:0Issues:0

Parallel-Concurrency-With-Java-

Parallel/Concurrency programming with java(1)

Language:JavaStargazers:2Issues:0Issues:0
Language:JavaScriptStargazers:2Issues:0Issues:0

iOS-Devopment

Let's Do Some iOS Apps

Language:SwiftStargazers:3Issues:0Issues:0
Language:JavaLicense:MPL-2.0Stargazers:2Issues:0Issues:0

jpmc-task-1

Starter repo for task 1 of the JPMC software engineering program

Stargazers:2Issues:0Issues:0

intro-to-react-by-day

Every day of the Introduction to React course

Language:JavaScriptStargazers:2Issues:0Issues:0

React-Advance

React state management techniques refer to various approaches that developers can use to manage state in React applications. State management is crucial for maintaining the integrity and consistency of application data, and can significantly affect the performance and functionality of a React app.

Language:JavaScriptStargazers:2Issues:0Issues:0

C-plus-plus

Course for C++ language. show use of concepts, STL, Build video from large image , Extract connect componets from image

Language:C++Stargazers:2Issues:0Issues:0
Language:JavaLicense:MITStargazers:2Issues:0Issues:0

Manuel-Sphe-CSC3022F-ML-Assignment-2-Reinforcement-Learning

In this Assignment, you will teach RL Agents to pickup packages on a grid-world. The environment you will be using is called the Four-Rooms domain

Language:PythonLicense:MITStargazers:2Issues:0Issues:0

DATA_SCIENCE

This repo features Python-based Jupyter notebooks covering data science techniques like data cleaning, EDA, statistical modeling, ML, and visualization. With detailed explanations, code snippets, and visualisations, it's a comprehensive guide for both beginners and experienced data scientists.

Language:Jupyter NotebookLicense:MITStargazers:2Issues:0Issues:0

leetcode-solutions

In my LeetCode report, I showcase my proficiency in solving algorithmic problems using C++, Java, and Python. , I demonstrate my knowledge and understanding of various algorithmic paradigms such as dynamic programming, divide and conquer, and greedy algorithms.

Language:C++Stargazers:2Issues:0Issues:0

neural-networks

Image Classification with Python and PyTorch

Language:PythonStargazers:2Issues:0Issues:0

Spring-Boot-Auth

Securing a mobile app with JWTs involves using a compact and self-contained mechanism for transmitting user claims. This allows mobile apps to securely authenticate and authorize access to protected resources without requiring server-side sessions. JWTs can be generated by a server-side authentication service and stored locally on the app.

Language:JavaLicense:MITStargazers:2Issues:0Issues:0

Java-Sprint-Boot-CRUD

A Java Spring Boot backend app that performs CRUD (Create, Read, Update, Delete) operations is a web application that allows you to create, read, update, and delete data from a database. The app is built using the Spring Boot framework, which provides a set of tools and libraries for building scalable and robust web applications.

Language:JavaLicense:MITStargazers:2Issues:0Issues:0

java-functional-programming

Functional programming is a programming paradigm that is gaining popularity due to its emphasis on write code that is declarative, concise a and easy to reason about. In functional programming functions are treated as first-class citizens, meaning that they can be pass around as arguments, return as results and stored as variables.

Language:JavaStargazers:2Issues:0Issues:0