Welcome, Guest: Register On Nairaland / LOGIN! / Trending / Recent / New
Stats: 3,148,745 members, 7,802,275 topics. Date: Friday, 19 April 2024 at 11:50 AM

My New Projects - Programming - Nairaland

Nairaland Forum / Science/Technology / Programming / My New Projects (2089 Views)

My New React Project / My New Tableau Dashboard(women In Olympic!) / My New Excel Dashboard (2) (3) (4)

(1) (2) (Reply) (Go Down)

My New Projects by Blacche(m): 9:56am On Sep 27, 2020
I just re designed my projects and added some basic features, check em out.

This one is supposed to be a clone of nairaland lol
[url]go-articlelate.herokuapp.com[/url]

This one is supposed to be a clone of imgur
[url]imagepload.herokuapp.com[/url]

The first was built with Go (using Gin framework) and the second in our javaScript front to back cheesy.

The two projects aren't completed yet, but it's working yay

I added a new one to my skillet an upcoming learning management system I want to build with python.
[url]ox8fd.pythonanywhere.com[/url]

8 Likes

Re: My New Projects by thug: 12:25pm On Sep 27, 2020
Bro, what API do you use in writing your Stats for number of views, comment, likes
Re: My New Projects by Nobody: 12:46pm On Sep 27, 2020
Naive
Re: My New Projects by cixak95211: 1:44pm On Sep 27, 2020
Those are not projects, please !!!!
If you tendered those during an interview, you would be flung from the highest storey in the building.
Well it starts from somewhere . . .And congratulations on taking the very first bold step.

3 Likes

Re: My New Projects by Abcruz(m): 3:44pm On Sep 27, 2020
cixak95211:
Those are not projects, please !!!!
If you tendered those during an interview, you would be flung from the highest storey in the building.
Well it starts from somewhere . . .And congratulations on taking the very first bold step.

gringrin

1 Like

Re: My New Projects by Karleb(m): 7:37pm On Sep 27, 2020
A good start.

Let me give you a friendly advice.

Your project is nice. I want to believe Facebook and 4shared started just like this. But to make your project acceptable in a public place such as Nairaland, you need to make the front end dance and sing.

Learn css animation, transition, transform and some other CSS tricks. If you can't then use a library like gasp, animate.css/js.

People here are moved by excellent front end and good landing pages, they don't much care about what the app actually do.

2 Likes 1 Share

Re: My New Projects by tensazangetsu20(m): 8:10pm On Sep 27, 2020
The first one is really nice. You can register, login and create new posts content.
Re: My New Projects by MrJavaS: 8:49pm On Sep 27, 2020
tensazangetsu20:
The first one is really nice. You can register, login and create new posts content.

Bro I'd like us to chat on telegram....
my username is hotbaba2
/hotbaba2 would open up a chat with you and me
Re: My New Projects by MrJavaS: 9:05pm On Sep 27, 2020
tensazangetsu20:
The first one is really nice. You can register, login and create new posts content.
I couldn't view the message. I lost the email attached to this account
Re: My New Projects by ProGSM(m): 2:02pm On Sep 28, 2020
Oga you are doing well. If anyone clients you are not, try the person write a small code to prove that!
Re: My New Projects by tensazangetsu20(m): 2:03pm On Sep 28, 2020
MrJavaS:

I couldn't view the message. I lost the email attached to this account
Oh okay. I am not on telegram.
Re: My New Projects by seunny4lif(m): 2:08pm On Sep 28, 2020
Did you use Python Flask?
Are you a student?
Blacche:
Hey guys, happy Sunday. I want you guys to checkout two of my new projects.
[url]go-articlelate.herokuapp.com[/url]
[url]imagepload.herokuapp.com[/url]

The first was built with Go (using Gin framework) and the second in O.G JavaScript front to back cheesy.

I just wanted to share, I'm finally feeling confident.

The two projects aren't completed yet, but it's working yay!!
Re: My New Projects by MrJavaS: 2:41pm On Sep 28, 2020
tensazangetsu20:
Oh okay. I am not on telegram.
It's really cool bro. Forget it's popularity. I suggest you try it out.
Re: My New Projects by Blacche(m): 11:51am On Sep 29, 2020
seunny4lif:
Did you use Python Flask?
Are you a student?

No, but I've been using Django in for some time now
Yes a final year student, unilag
Re: My New Projects by Blacche(m): 11:51am On Sep 29, 2020
ProGSM:
Oga you are doing well. If anyone clients you are not, try the person write a small code to prove that!

Thank you
Re: My New Projects by Blacche(m): 11:53am On Sep 29, 2020
Karleb:
A good start.

Let me give you a friendly advice.

Your project is nice. I want to believe Facebook and 4shared started just like this. But to make your project acceptable in a public place such as Nairaland, you need to make the front end dance and sing.

Learn css animation, transition, transform and some other CSS tricks. If you can't then use a library like gasp, animate.css/js.

People here are moved by excellent front end and good landing pages, they don't much care about what the app actually do.

Yeah thanks, the thing is I'm not trying to get a user base, I'm not trying to create the next Facebook or sth, I'm just trying to use what I've learnt in real world scenario. Plus I'm not a front end Dev, I only know bootstrap and jQuery

3 Likes

Re: My New Projects by Blacche(m): 11:57am On Sep 29, 2020
cixak95211:
Those are not projects, please !!!!
If you tendered those during an interview, you would be flung from the highest storey in the building.
Well it starts from somewhere . . .And congratulations on taking the very first bold step.

Well I know they are projects at least for a junior or intern position, It's just to show I know how back end stuff works eg CRUD, APIs etc. The front end was an after thought, I'm not too keen on UI design, since I mostly do back end stuff.
Re: My New Projects by Blacche(m): 12:00pm On Sep 29, 2020
thug:
Bro, what API do you use in writing your Stats for number of views, comment, likes

I queried my db (mongodb) asynchronously before rendering the page counting documents available. I didn't use any external Api, just mongodb's
Re: My New Projects by seunny4lif(m): 1:05pm On Sep 29, 2020
If na here, you already got a job before you graduate with just what you build up there.
My friend no even know much like you before get a job but not in Nigeria sha
I will start college next week as a CS student
Blacche:


No, but I've been using Django in for some time now
Yes a final year student, unilag

1 Like

Re: My New Projects by Donpre(m): 1:32pm On Sep 29, 2020
Took a look at the imagepload,

+ upload works

- I can like an image more than once, that shouldn't be allowed or is that a feature?
Re: My New Projects by Blacche(m): 2:33pm On Sep 29, 2020
seunny4lif:
If na here, you already got a job before you graduate with just what you build up there.
My friend no even know much like you before get a job but not in Nigeria sha
I will start college next week as a CS student

Right, being a Dev in this part of the world is frustrating
Re: My New Projects by seunny4lif(m): 2:48pm On Sep 29, 2020
Yes
I know
Just get out of Nigeria
Blacche:


Right, being a Dev in this part of the world is frustrating
Re: My New Projects by afuye(m): 7:18pm On Sep 29, 2020
do u still code?
Bonatheripper:
Naive
Re: My New Projects by Nobody: 8:30pm On Sep 29, 2020
afuye:
do u still code?

Yes for money

1 Like

Re: My New Projects by Blacche(m): 6:14pm On Sep 30, 2020
Donpre:
Took a look at the imagepload,

+ upload works

- I can like an image more than once, that shouldn't be allowed or is that a feature?

I haven't implemented user accounts and authentication, so it's expected.
Re: My New Projects by DriggityDre: 7:05pm On Sep 30, 2020
Bonatheripper:
Naive
Naive - Lacking experience, wisdom, or judgement; unsophisticated. Mostly childlike.

You ended up not saying anything, mate.

1 Like

Re: My New Projects by DriggityDre: 7:05pm On Sep 30, 2020
Bonatheripper:

Not checking you btw. Just saying wrong context.
Re: My New Projects by Nobody: 9:15pm On Sep 30, 2020
DriggityDre:

Naive - Lacking experience, wisdom, or judgement; unsophisticated. Mostly childlike.

You ended up not saying anything, mate.

Him and his projects are what u quoted
Re: My New Projects by Donpre(m): 7:39pm On Oct 01, 2020
Blacche:


I haven't implemented user accounts and authentication, so it's expected.
Okay

Nice work still!
Re: My New Projects by TheOgaBoss: 9:06pm On Oct 02, 2020
Blacche:


Yeah thanks, the thing is I'm not trying to get a user base, I'm not trying to create the next Facebook or sth, I'm just trying to use what I've learnt in real world scenario. Plus I'm not a front end Dev, I only know bootstrap and jQuery
that is all u need for now, for front end,
Re: My New Projects by Donpre(m): 2:48am On Oct 03, 2020
Heroku doesn't allow upload of static files like images if i recall correctly, where are your images hosted?
Re: My New Projects by Blacche(m): 3:13am On Jan 27, 2021
Donpre:
Heroku doesn't allow upload of static files like images if i recall correctly, where are your images hosted?

cloudinary

1 Like 1 Share

(1) (2) (Reply)

Website Vs Web Application. The Difference. / Logging In Problem: I'm Using Php And Mysql / .

(Go Up)

Sections: politics (1) business autos (1) jobs (1) career education (1) romance computers phones travel sports fashion health
religion celebs tv-movies music-radio literature webmasters programming techmarket

Links: (1) (2) (3) (4) (5) (6) (7) (8) (9) (10)

Nairaland - Copyright © 2005 - 2024 Oluwaseun Osewa. All rights reserved. See How To Advertise. 31
Disclaimer: Every Nairaland member is solely responsible for anything that he/she posts or uploads on Nairaland.