Cosmin Stefan-Dobrin (@cosminstefanxp)
  • Stars
    star
    112
  • Global Rank 186,320 (Top 7 %)
  • Followers 40
  • Following 2
  • Registered about 12 years ago
  • Most used languages
    Java
    68.4 %
    C
    15.8 %
    C++
    10.5 %
    HTML
    5.3 %
  • Location 🇷🇴 Romania
  • Country Total Rank 387
  • Country Ranking
    Java
    29
    C
    59
    HTML
    59
    C++
    371

Top repositories

1

University-Management-System

The project is a huge one and consists of a university management system, that handles everything from user-management (students/teachers/secretaries), to curriculum management (adding/editing/deleting subjects, teachers, teaching activities), schedule management, exam scheduling, grading system.
Java
36
star
2

Restaurant-Table-Order-Management-Demo

The project consists in an Android application that can be used by employees in a restaurant to handle the clients, their orders and can help them easily find free tables or place orders. This is only a demo application, created mainly for proof of proper user-mobile interaction.
Java
26
star
3

bootstrap-slider-knockout-binding

A knockout binding for the Bootstrap Slider (https://github.com/seiyria/bootstrap-slider)
HTML
14
star
4

MPI-Image-Processor

The project consists of a image processing application that is using distributed processors (MPI). The development language is C/C++ with MPI extension and basically provides three operation types: contrast an image, add a filter (smooth, blur, sharpen, mean_removal, emboss) to an image and computing the entropy for an image.
C
13
star
5

Sliding-Tile-Puzzle---Genetic-Algorithms

Java
3
star
6

Particle-System-Library

The projects consists of a particle system library, developed for C++ and OpenGL, for Windows. The library allows the users to easily create, manage and update particle systems and was build with extensibilty in mind.
C
3
star
7

android-advanced-f19

Sample project covering a series of recommended architectural choices on Android.
Java
2
star
8

android-advanced-s20

Sample project covering a series of recommended architectural choices on Android.
Java
2
star
9

Mini-Driving-Game

The project consists of a basic version of a driving game (eg. Need For Speed), which contains a simple circuit and gives the player full control of the car and the camera. It is developed in Visual Studio, using C++ and OpenGL.
C++
2
star
10

Weazzer

An Android weather app, that suggests what type of clothes should be worn, based on the current weather temperature and conditions. The app also has the capability of learning the user's preferences, so if one, for example, wears only a T-Shirt at 15 degrees, the app will make better suggestions next time.
Java
2
star
11

FenceIt-Location-Alarm

Java
1
star
12

Hopfield-Network-Image-Recognition

Java
1
star
13

epns

ePNS - Petri Net Simulator
Java
1
star
14

android-advanced-lab

Java
1
star
15

android-advanced-news-f19

Java
1
star
16

Cell-Arhitecture-Image-Classifier

The project consists of the implementation of an image classifier on the Cell Arhitecture. There are programs for both the PPU and the SPUs. The output program receives a set of training images (of just 2 types for now), uses LDA (Linear Discriminant Analysis) to train and then is able to classify a third set of images.
C
1
star
17

Elevator-Control-SARSA-Algorithm

Java
1
star
18

Maze-Exploration-Agent

The project represents designing a small artificial intelligence agent, that is supposed to explore a maze, find an artefact (goal) and then find the exit. The environment is non-deterministic and partially visibile.
Java
1
star
19

XBoard-Chess-Engine

Created as a university project in a team of four, it contains a chess engine that is able to play. Some of the key features include bitboard boards, move optimization, use of NegaMax, Iterative Deepening, Alpha-Beta Prunning, NegaScout, Quesence Search. Uses Xboard as a GUI.
C++
1
star