Details
-
AboutFull Stack Web/Mobile Developer - Designer and Motion Designer
-
Skillshtml/css/js/Nodejs/mysql/Angular/Express
-
LocationLos Angeles
-
Website
-
Github
Joined devRant on 3/3/2020
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
-
Sequelize is pure garbage. 🤦🏾♂️
Now i am oblige to rewrite my entire Database service because of some stupid random error it has on production5 -
The Ankmocker Package for flutter
Mock your api offline by specifying the fields of your class as well their types.
You can also generate standalone data to test the limits of your UI
Installation very easy because it is a simple file that you just copy and paste in your project
No yaml required
No dependencies
Work with all versions of dart
Github link
https://github.com/Afrographic/...
Don't forget to share and support the project if you find it useful.
Happy coding 🙂1 -
Hi Flutter developer i just finished the development of a huge package that will change your life forever.
It is about mocking an API response from a model definition OFFLINE😊
Here is the github link
https://github.com/Afrographic/...3 -
Any descent limit value for a SQL query?
I am performing a search operation and i want to limit the scope
I don't want to search the entire table9 -
Hi everyone
Please tell me how i can convert a mediaStream Element to an actual file in JavaScript (Browser side)
In fact i want to capture a screen or a tab and save it as a file
Thanks7 -
Hi everyone
Please i want the name of a nodejs package who can help me to reduce drastically the quality of an image so that the size becomes very small.
I want to generate thumbnails in my app
Thanks3 -
Hi everyone
Please do you know an alternative of ffmpeg in nodejs?
A standalone video editing library4 -
Follow this link to generate random object in dart for free for your unit test
https://object-generator.trader-app.net/...6 -
Yeah today i'm sharing a little java program who can scan any editable file in your system and count all the alphabet character from it and show the result in a chart renderer in an html document
Code
https://github.com/Afrographic/...11 -
In other to sharpen my algorithm and data structure skill.
I implemented the complete *eval()* function for arithmetic Expression in java
It can compute any kind of arithmetic Expression even with parenthesis grouping
Here is the github repo
https://github.com/Afrographic/...1 -
Just deployed my Nodejs app but some routes are returning *503 Service Unavailable*.
And others are working just fine
Is there a special way to name routes when on production?
Because everything was working fine on localhost
Thanks for your help1 -
Hi everyone
How can detect when an endpoint is not available in dart?
So that i can tell the user that he is offline and load the offline mode2 -
I've release my new card game, here is the link
https://checkgames.netlify.app/
It's game that is played in my country, so it's possible that , you don't know how to play.
And unfortunately i didn't include the how to play guide , probably on the next release
Tell me what you think about it3 -
Please i'm writing an api in NodeJs but all my routes are inside a single file, and the file is already very long.
Now I'm looking for a way to split my routes into multiple files
Any ideas?2 -
Just release the first version of my next project to help my classmates in their studies
Here is the link
https://lidav-archive.herokuapp.com
If you want to check it out
I build it with AngularJs8 -
Nouvelle version de lidav disponible sur playstore voici le lien de téléchargement. https://play.google.com/store/apps/.... Bonne révision a tout le monde✨
Update of my revision app
If you are in a computer class(french), you might give it a try .7 -
I'am trying to monetize my vuejs app
But google is telling me that there is no content inside my website
And of course there is no content because vuejs render engine compress everything in JavaScript
What the hell is this?😠😨😨😨.
So should i conclude that frameworks app cannot be monetize?
Please tell me no
So how can i monetize it?7 -
Please i have a question
I'm building an API with expressJs
Do i need to create a single database connection for all my query
Or should i rather open and close a connection for every query.
Which one is more efficient?
I'm currently using the first approach but the heroku clearDB addons is keep crashing Everytime saying connexion closed!
Please help
Thanks8 -
I designed this app to help my classmates revise more efficiently here is the direct link.
Due to exams due date i didn't have enough time to publish it on playstore
But this is the direct link for download
https://docs.google.com/uc/...
The app is composed with a set of questions about computer architecture, human rights design and algorithm
The app is in French3