collinsugwu
Full-stack Software Developer JavaScript | Ruby | PHP & ( React, Rails, Laravel )
MicroverseBradford, UK
collinsugwu's Stars
SPLWare/esProc
esProc SPL is a JVM-based programming language designed for structured data computation, serving as both a data analysis tool and an embedded computing engine.
collinsugwu/termii-ruby
A Ruby gem for Termii api
edemagbenyo/ittweets
Introducing itTweets, a public GitHub project powered by OpenAI's ChatGPT language model. With itTweets, you can generate creative and unique tweets with just a few inputs. Simply provide a prompt and itTweets will generate a tweet that continues the thought.
collinsugwu/portfolio
https://collinsugwu.github.io/portfolio/index.html
collinsugwu/bookstore
This is a JavaScript project aimed at building a library where one can add, edit and delete books and constantly update the library
collinsugwu/facebook-clone
In this project, we'll put together some of the core features of the platform – users, profiles, “friending”, posts, news feed, and “liking”. we'll also implement sign-in with the real Facebook by using Omniauth and Devise.
collinsugwu/covid19-screening
A simple screening tool for covid19
collinsugwu/Microverse201-Enumerable-Methods
The Enumerable mixin provides collection classes with several traversal and searching methods, and with the ability to sort. The class must provide a method each, which yields successive members of the collection. If #max, min, or sort is used, the objects in the collection must also implement a meaningful <=> operator, as these methods rely on an ordering between members of the collection. Technologies Used, RUBY, ROBOCOP, RSPEC
collinsugwu/Microverse-203-tic-tac-toe
Tic-tac-toe (American English), noughts and crosses (British English), or Xs and Os is a paper-and-pencil game for two players, X and O, who take turns marking the spaces in a 3×3 grid. The player who succeeds in placing three of their marks in a horizontal, vertical, or diagonal row is the winner. Technologies used, RUBY, ROBOCOP, RSPEC
edemagbenyo/colorbook
A color book for children
collinsugwu/just-remote
AVONnadozie/LiteFrame
A lightweight PHP framework built for small and medium scale applications.
syncopika/boringChat
a basic chat application using Node.js, Socket.IO, Express.js, MongoDB