Code Monkey home page Code Monkey logo

Hi 👋, I'm Nebil

A Software Developer currently based in Ankara/Turkey

nmuren

  • 🌱 I’m currently working with Javascript, Typescript, React, NestJS, Node.js, etc.

  • 📫 How to reach me [email protected]

Connect with me:

nebil-muren @nebilmuren

Technologies:

javascript typescript react redux toolkit mobx nodejs expressjs git bootstrap css3 html5 linux mongodb postgresql

nmuren

Nebil Muren's Projects

abstract-or-not-to-be icon abstract-or-not-to-be

In this application, there are 2 types of class being used for inheritance. One of them is an abstract class and the other one is a plain old java object class. Both of them used for the same purpose with slight differences in the implementations.

bst-height icon bst-height

There is a relatively efficient search list called binary search tree O(log(N)) and here is how to find this tree's height

bubble-vs-heap-sort icon bubble-vs-heap-sort

There are many sorting algorithms. Here are examples of one of the efficient O(Nlog(N)) and one of the time-consuming O(N^2) algorithm. All of them do the job, but some of them do faster.

counting-valleys icon counting-valleys

The program calculates hiked valleys and mountains, Given a path and assumption of starting at sea level.

devicon icon devicon

Set of icons representing programming languages, designing & development tools

find-two-sum icon find-two-sum

Runs through the integer list and finds if given integer value has a summing pair in the list.

geometric-series icon geometric-series

In this application, you are given a geometric series with x, y, and n variables. The series is (x+ 2^0 * y), (x+ 2^0 * y + 2^1 * y), ..., (x+ 2^0 * y + ... + 2^n-1 * y). The application will receive how the number of queries and x, y, n values for each query.

lexical icon lexical

Lexical is an extensible text editor framework that provides excellent reliability, accessibility and performance.

mobx-react-app icon mobx-react-app

This is a Notepad example application for Mobx-React integration.

notepad-api icon notepad-api

This is a Notepad CRUD app with Node.js, Express and MongoDB.

react-markdown-viewer icon react-markdown-viewer

React v16.13 & Bootstrap v4.5 application that receives a Markdown text and returns a preview.

react-pokedex icon react-pokedex

This is an example usage of Pokémon API with React, Mobx, and Bootstrap

react-quote-fetcher icon react-quote-fetcher

React v16.13 & Bootstrap v4.5 application that calls random quotes from JSON data source.

react-redux-pomodoro-clock icon react-redux-pomodoro-clock

React v16.13.1 & Redux v4.0.5 time management application that applies the Pomodoro Technique. The method uses a timer to break down work into intervals, separated by short breaks.

react-rxinput icon react-rxinput

Powerful masked input using only regular expression to define flexible input mask. Input validation as you type, auto completion and partial auto completion.

sock-merchant icon sock-merchant

The program finds the number of matching pairs of socks within the given number of inputs.

special-format-checker icon special-format-checker

This program inputs a string of special characters with "[", "]", "{", "}", "(", ")" and checks whether the string has a correct stream of opening and closing bracket, braces, and parenthesis.

taskforce icon taskforce

Taskforce ile amacımız topluluk destekli ve açık kaynaklı eğitim içerikleri oluşturmak ve programlama öğrenmek isteyen kişilere temelden ileri seviyeye kadar proje bazlı içerikler sağlamak.

timestamp-api icon timestamp-api

This API returns a date object depending on given timestamp or date information. Returns current time if no information is given.

tribute-to-alexios icon tribute-to-alexios

Fully static, HTML+Bootstrap designed a basic web page dedicated to showing the amazing life of a great Greek warrior Alexios the Eagle Bearer.

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.