GithubHelp home page GithubHelp logo

Algorithms

  1. Pointer arrays (one-dimensional, tow-dimensional): pointer-arrays
  2. Sorting algorithms (BubbleSort, InsertSort, SelectSort): sort-algorithms
  3. QuickSort algorithm: quicksort
  4. Flag algorithms (polish,french): polish-french-algorithm
  5. Text pattern search algorithms (Knuth-Morris-Pratt algorithm): text-search-KMP
  6. Text hash functions(Rabin–Karp algorithm): hash-function
  7. Search information in set (linear search, bisectional search): linear-bisectional-search
  8. Stack implementation: stack-basic stack-reverse
  9. Queue implementation: queue
  10. One way list: one-way-list
  11. Two way list: two-way-list
  12. BST tree: bst-tree

Machine learning

  1. Linear regression in finding correlation based on BostonHousing and Diabetes dataset Linear_regression
  2. Classification in finding creditworthiness in bank clients Classification
  3. Attribute extraxtion and generation, PCA, ICA, Fourier Analysis Attribute Extraction
  4. Shallow dense neural networks, grid search, randomized search, model overfitting Shallow neural networks
  5. Convolutional networks for image recognition Convolutional Networks
  6. Branched structures in dense graphic neural networks Branched_Structures
  7. Autoencoders in graohic networks for image classification, data generation, denoise. Autoencoders

Express

  1. Server REST API side portion of Facebook-like social media platform DogBook

React

  1. Client side portion of the Facebook like social media platform DogBook
  2. Client side portion of the ParrotSocial social media platform ParrotSocial

Swift

  1. Components, icons and colour usage in SwiftUI Swift Palette
  2. Image with description over it Parrot Description
  3. 2D figure drawing using user settings Colour Shape Drawer
  4. Drag gesture to change circle position Circle Manipulation
  5. Image gallery with gesture support Interactive Gallery
  6. Field validation during submit Field Validation
  7. Arithmetic calculator app Arithmetic Calculator
  8. Currency exchange app Currency Exchange
  9. Book serach app Search Book List
  10. House list app with dynamic details page House Market Listings
  11. Dog persistant list using Core Data Dog Persistance List
  12. Map app that shows desired coordination location on map Pinned Map
  13. CookBook app for adding own recipes, check ingredients and cooking steps Cook Book

Java

  1. BookStore API with web_client BookStore
  2. SocialHub REST API socialhub_api
  3. ParrotSocial REST API - with mongodb, jwt ParrotSocial
  4. NoteApp REST API NoteAPI

Android

  1. Average grade calculator app Average_app
  2. Phone list with CRUD operations and launching website through implicit intent Phone_list_app
  3. Note app with CRUD functionality (Room database) Note_app
  4. Downloader app info/file using threads with notification Downloader_app
  5. Drawing app with animations (motion layout) Drawing_app
  6. Note app API Client Note_app_API

.NET

  1. Image uploading app that adds watermarks to them before saving image_upload_watermark
  2. Movie list app that stores the data in relational database using ORM movie_list
  3. Fox list with identity and JWT security identity_rest_api

ESP_32

Schematics for components I own - ESP_components_images

  1. Rocket - Asteroid game with display, steering potenciometer and manual button shoting Rocket-asteroid game
  2. Examples with basic electric components -- to modify lab_1
  3. Square display ST7789 (TFT_eSPI library) ST7789_square_display
  4. Round display GC9A01 (TFT_eSPI library) GC9A01_round_display
  5. Sensor-air-quality-ENS160---AHT21 sensor_readout
  6. Air Station - indoor air quality sensor station Air_Station

M5 Stack:

  1. Examples: Unit OLED (SH1107)
  1. TOF Sensor:
  1. WiFi communication:
  1. UnitV2 AI camera:
  1. Unit CamS3 camera:

Robert Sereda's Projects

ancestor-descendant icon ancestor-descendant

Program uses fork() function to multiply itself to be parent and child. Each subprocess displays its PID, parent PID and child PID.

attribute_extraction icon attribute_extraction

Attribute extraction and generation, PCA (Principal Component Analysis) and ICA (Independent Component Analysis).

autoencoder icon autoencoder

Autoencoders in graphic layer graphical networks, clustering, feature extraction, data generation, noise reduction.

average_app icon average_app

Android app that calculates average for student based on subject count provided by user.

bookstore icon bookstore

Project of online web-store for selling books which supports creating client account, adding books to cart, finalizing purchase, keeping track of archive purchases. Alongside is created project using spring-boot that provides services for website for operations on MySQL database. Project supports also cli method of administration for database.

branched_structures icon branched_structures

Branched structures in dense convolutional networks, Inseption, ResNet, DenseNet and Lambda layer usage.

c-cpp-differences icon c-cpp-differences

Differences between C and Cpp as things comes to variable types and io streams.

city_gardeners icon city_gardeners

Website multi page project featuring HTML, CSS, Javascript a,d Bootstrap (especially grid system).

class-object icon class-object

Project with three classes: operations, worker, student - shows usage of classes outside main.cpp file.

class-object-relation icon class-object-relation

Abstract classes, base classes, inherited classes,classes with pointer to other object, classes with fields as static objects, classes with fields as dynamic objects, classes with fields as dynamic array of objects/pointers to objects,

classification icon classification

Classification in machine learning kNN algorithm, SVM, confusion matrix, decision tree.

client-server-programs icon client-server-programs

Programs act like server and client that communicate through popen method (using unnamed pipes).

composition icon composition

Gimp example of making compozitions of different images put tohether

cookbook icon cookbook

SwiftUI app for adding own recipes, check ingredients. Supports 4 views, 3 gestures, 6 types of controls, CoreData.

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.