José Francisco De Oliveira (Dev-Zisko)

Dev-Zisko

Geek Repo

Github PK Tool:Github PK Tool

José Francisco De Oliveira's repositories

ChatEncrypted-May28-2021

Web chat where messages are sent encrypted and only people who have the same number and secret phrase can read the message correctly. Technologies and languages used: Node.js, Express, Socket.io, HTML, CSS and JS. Own Learning.

Language:HTMLStargazers:2Issues:1Issues:0

CryptoPriceWeb-Mar30-2022

Website that extracts information on cryptocurrencies and their prices from the coingecko API. All information is displayed in a web table. Technologies and languages used: React.js. Own learning.

Language:JavaScriptStargazers:1Issues:1Issues:0

ImportExcelToDB-Apr26-2021

Web of practice, to import data from an excel to the database. Technologies and languages used: Laravel. Own learning.

Language:PHPStargazers:1Issues:1Issues:0

WebMintNFT-Jan04-2022

Web page that connects with the respective contract, so that users can mint their NFT. Users connect their metamask wallet to buy. Front end designed for the client from scratch. Technologies and languages used: React.js, Redux and Blockchain libraries. Freelance work.

Language:JavaScriptStargazers:1Issues:1Issues:0

WebRTCVideoCall-Feb20-2021

Practicing video call use with WebRTC. Technologies and languages used: Laravel and Pusher. Own learning.

Language:PHPStargazers:1Issues:1Issues:0

AndroidProjectNexuzTrading-May16-2019

Mobile application project, mini marketplace without payment functionality, only objects. Technologies and languages used: Android Studio and Java. University, Elective Android.

Language:JavaStargazers:0Issues:1Issues:0

APIMongooseNotes-Jun15-2021

Rest API to practice different technologies. Technologies and languages used: Node.js, Express, Morgan, CORS, Babel and Mongoose. Own learning.

Language:JavaScriptStargazers:0Issues:1Issues:0

APIRestNode-May25-2021

Practice API with users and products, using a middleware for permissions. Technologies and languages used: Node.js and Mongoose. Own learning.

Language:JavaScriptStargazers:0Issues:1Issues:0

ARCADE-PushIt-Nov11-2021

Video game created by me. An arcade machine with buttons challenges you to follow the rhythm of pressing the respective colored buttons indicated on the screen. The difficulty goes up while you advance your score. It has advertising added to generate passive income. Technologies and languages used: Unity and C#. Own job.

Stargazers:0Issues:1Issues:0

ArtEngineNFT-Jan22-2022

NFT art generator. The project is copied from a youtuber called Hashlips and edited by me for certain uses that were required. Technologies and languages used: Node.js. Own learning.

Language:JavaScriptLicense:MITStargazers:0Issues:1Issues:0

AutoHotKeyScripts-Oct12-2020

Some scripts that automate tasks or macros. Technologies and languages used: AutoHotKey. Own learning.

Language:AutoHotkeyStargazers:0Issues:1Issues:0

BigShrimp-Sep08-2021

Administrative page for the importing and exporting company. It allows users to see the products offered by the company and place orders for them. Technologies and languages used: Laravel and MySQL. Freelance work.

Language:HTMLStargazers:0Issues:1Issues:0

Blockchain-Mar15-2022

Learning a bit of blockchain technology, in this case programming a block and creating the chain of blocks, as well as mining the blocks. Technologies and languages used: Node.js. Own learning.

Language:JavaScriptStargazers:0Issues:1Issues:0

CheckTaskAndroid-Jul11-2019

Mobile application project, to-do list. Technologies and languages used: Android Studio and Java. University, Elective Android. Final project.

Language:JavaStargazers:0Issues:1Issues:0

CopyTrello-Jun10-2021

Web application copy of trello to practice Vue and connections with firebase. Technologies and languages used: Vue.js and Firebase. Own learning.

Language:JavaScriptStargazers:0Issues:1Issues:0

CourseNotes-Jul06-2021

Notes in .txt file with web, programming and English courses. Own learning.

Stargazers:0Issues:1Issues:0

ElementalistGame-May19-2020

Card game invented by me. Technologies and languages used: C# with windows form and web requests. This is the Client. Own idea.

Language:C#Stargazers:0Issues:1Issues:0

GsapLearningEffects-Jan11-2022

Practicing some animation effects for web pages. Technologies and languages used: GSAP, HTML, CSS and JS. Own learning.

Language:HTMLStargazers:0Issues:1Issues:0

MarketplaceNodeReactRedux-Jan22-2021

Course of a marketplace. Technologies and languages used: Node.js, React.js and Redux. Own learning.

Language:JavaScriptStargazers:0Issues:1Issues:0

MERNTasks-Mar31-2022

Creation of a CRUD of Tasks, using the MERN stack. Technologies and languages used: Mongo, Express, React.js and Node.js. Own learning.

Language:JavaScriptStargazers:0Issues:1Issues:0

MintingDappProject-Apr12-2022

Web page for an NFT collection, with the respective sections of the project and the section to mint the NFTs. Users connected via metamask and made the purchase of the NFT of the collection. The css was created from scratch. Technologies and languages used: React.js, Metamask, GSAP and web3. Freelance work.

Language:CSSStargazers:0Issues:1Issues:0

OwnEncryptionDecryption-Apr13-2021

Program invented by me, encryption and decryption that uses a secret phrase and a number to make messages unreadable for people who do not have the same phrase and number. Technologies and languages used: Python. Own learning.

Language:PythonStargazers:0Issues:1Issues:0

ProgrammingTheory-Jul13-2021

Submission 2 for Jr Programmer Pathway. Unity course. Own learning.

Language:ShaderLabStargazers:0Issues:1Issues:0

SimpleNeuralNetwork-Mar02-2022

Creation of a simple neural network, which learns through trial and error, what result it should give for different first degree formulas. Technologies and languages used: TensorFlow, Keras and Python. Own learning.

Language:PythonStargazers:0Issues:1Issues:0

SmartContracts-Jan01-2022

Smart Contracts. Some to create NTFs collections, with low gas levels in the different blockchain networks, with whitelists, payments to winners, royalties and withdrawal. Other contracts are to create information on the blockchain, coins, etc. Technologies and languages used: Remix, Truffle and Solidity. Own learning and freelance work.

Language:SolidityStargazers:0Issues:0Issues:0

SomeUnitTests-Mar29-2022

Some unit tests of an API. Technologies and languages used: Node.js and JS. Own learning.

Language:JavaScriptStargazers:0Issues:1Issues:0

TemplateWebAlbumTest-May12-2021

Test web template for an album. Technologies and languages used: HTML, JS and CSS. Own learning.

Language:JavaScriptStargazers:0Issues:1Issues:0

TruffleTaskSmartContract-Mar21-2022

Smart contract that allows you to save a list of tasks to do. Task CRUD. Creation of the contract, the unit tests and a web client that connects with the contract via the use of web3 libraries. Technologies and languages used: Truffle, Solidity, Web3 and JS. Own learning.

Language:JavaScriptStargazers:0Issues:1Issues:0

TwitchBotTest-Mar29-2022

Learning to create a bot for twitch. Technologies and languages used: Node.js and JS. Own learning.

Language:JavaScriptStargazers:0Issues:1Issues:0

WebRTCNode-Jun5-2021

Video call web application, learning WebRTC. Technologies and languages used: Node.js and RTC. Own learning.

Language:JavaScriptStargazers:0Issues:1Issues:0