Welcome, Guest: Register On Nairaland / LOGIN! / Trending / Recent / New
Stats: 3,148,908 members, 7,802,952 topics. Date: Saturday, 20 April 2024 at 05:03 AM

. - Webmasters - Nairaland

Nairaland Forum / Science/Technology / Webmasters / . (2222 Views)

No 1 Best Web Designer | See everything you need to know about Blogging / Admind Please Delete This Thread / Mods Please Unban My Account And This Thread Cc Lalasticlala (2) (3) (4)

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

. by Nobody: 7:53pm On Jan 04, 2019
.
Re: . by Nobody: 8:59am On Jan 05, 2019
Good Morning.
Still available for projects
Re: . by Nobody: 5:32pm On Jan 05, 2019
.
Re: . by Nobody: 8:36pm On Jan 09, 2019
I am once again available to take on new projects. Call/Whatsapp 09066175881
Re: . by Nobody: 8:43am On Jan 10, 2019
Let me help you build your next big idea.
Contact - 09066175881
Re: . by Nobody: 12:10am On Jan 11, 2019
bladeshakers:
Hello nairaland,

I am an expert level full-stack web developer with 5+ years experience in Laravel PHP Framework and VueJS JavaScript Framework.

I have worked on numerous projects including ecommerce stores, bank portals and saas startup applications.

I am currently looking for a fresh project to handle or a startup to work with (remotely).

I am really passionate about coding as I have been tinkering with codes since I was 9.

You can contact me for your web projects or the possibility of working remotely with your startup.

Whatsapp - 09066175881
Email - bladeshakers@gmail.com
Re: . by Nobody: 5:30pm On Jan 11, 2019
keep the enquiries coming
call/whatsapp - 09066175881
Re: . by ediko5(m): 6:23pm On Jan 11, 2019
False, you are not even an intermediate coder wit these attitude.

Full stack web developer can never be this desperate, spamming the thread.

3 Likes

Re: . by makavele2: 3:41am On Jan 12, 2019
First off i am not the guy that dissed you, i was just attracted to your website.
And I regret to say its a basic site, with a slapped on
css theme. That is beginner level coding
Dont feel offended as I am just criticizing you
constructively! Technology has evolved,
sites are now being api driven and oauth2 authenticated
Thank me later
Re: . by Nobody: 10:00am On Jan 12, 2019
makavele2:
First off i am not the guy that dissed you, i was just attracted to your website.
And I regret to say its a basic site, with a slapped on
css theme. That is beginner level coding
Dont feel offended as I am just criticizing you
constructively! Technology has evolved,
sites are now being api driven and oauth2 authenticated
Thank me later
Thanks, the fact remains though that I built it front the ground up and I wonder how else you expect the frontend to be styled if not with css and also the site is running laravel at the backend and has an order tracking system. and by the way oauth2 is just allowing users to sign in with their social credentials which is totally not needed in this project.

and talking about API, that is just a way an application exposes some of its interface to the outside to manipulate its data hence the name Application Programmable Intrface. So if you looked at the site you would know there is no need for API as it does not communicate with any third party applications. Yea, you could write an API on your server and have your frontend call it but over kill for this.

Thanks, again.

1 Like

Re: . by Nobody: 10:31am On Jan 12, 2019
Here are snippets of the business management software I did for karissa Farms in Benue State between the 3rd and the 9th.

Includes a staff management portal, sales and purchases record and a full-fledged propriety accounting system to reduce their need for paperwork.

Re: . by makavele2: 12:55pm On Jan 12, 2019
bladeshakers:

Thanks, the fact remains though that I built it front the ground up and I wonder how else you expect the frontend to be styled if not with css and also the site is running laravel at the backend and has an order tracking system. and by the way oauth2 is just allowing users to sign in with their social credentials which is totally not needed in this project.

and talking about API, that is just a way an application exposes some of its interface to the outside to manipulate its data hence the name Application Programmable Intrface. So if you looked at the site you would know there is no need for API as it does not communicate with any third party applications. Yea, you could write an API on your server and have your frontend call it but over kill for this.

Thanks, again.

I like your style and your confidence, Everysite was built from ground up.
You said api is an overkill? Nope, if you are working or have for for an enterprise, you would know that api
is necessary and not an overkill. As a fact, many enterprises are switching to Api driven solutions mandatorily!
The front end is fair enough, could be better if you have implement a full js framework. Then you mentioned
Laravel for the backend, can i see just 1 sample of your source codes e,g just paste a single event listener method here, just one method and not the whole class.

Or the source for just any one to one or one to many
relationships you might have implemented!
Mutators or accessors?

And there is nothing like write an api "on your server"
. Rather return data from your database in a style
capable of being consumed

Cheers my friend
Re: . by Nobody: 1:46pm On Jan 12, 2019
makavele2:


I like your style and your confidence, Everysite was built from ground up.
You said api is an overkill? Nope, if you are working or have for for an enterprise, you would know that api
is necessary and not an overkill. As a fact, many enterprises are switching to Api driven solutions mandatorily!
The front end is fair enough, could be better if you have implement a full js framework. Then you mentioned
Laravel for the backend, can i see just 1 sample of your source codes e,g just paste a single event listener method here, just one method and not the whole class.

Or the source for just any one to one or one to many
relationships you might have implemented!
Mutators or accessors?

And there is nothing like write an api "on your server"
. Rather return data from your database in a style
capable of being consumed

Cheers my friend

First of, your illusion that working with an api is mandatory even makes me begin to wonder if you understand what API really is.

Secondly, because API is been used by "most enterprises", I should just go ahead and incorporate it within each and very single application I build.

Let's say I give you a nodejs or angular project to build for me along with my project specifications. Will you go ahead and implement every single angular feature out there just because you read somewhere that a particular company uses it or will you tailor down your impelementation to exactly what my application needs to run. That is where efficiency shines bro.

And as I read down, I saw you do know what an API is. My most sincere apologies.

But you did kind of contradict yourself a little.

The whole purpose of "API" is to provide an interface to the outside world of how to communicate with your server. This can be totally different application or the same application running on the same server.

If you have worked with a team composed of frontend and backend developers working together on a project, you will know that it is a lot easier to tell a frontend guy to make an ajax post call to 127.0.0.1/api/users/1 and pass along the users data to be updated and he will receive a response whether the update was successful or not than to explain to him how the update is implemented.

That my brother is an API call. Whether it lives on your server or a third-party server. I still repeat the whole concept of an api is provide an interface which can be called from outside and manipulate data on the server. A rseponse is always returned in "a style the caller can consume" most usually in json format.

See, the frontend guy doesn't care or need to worry how the changes occur, all he knows is he calls an api, and recieves a status response.

Same thing applies to third-party apis, let's say I was building a custom blog application and i wanted whenever I published a post, It will also publish a post on my facebook page and twitter account.

What do I do? I use facebook and twitter api. By calling the right api and passing in the appropriate data facebook would publish the post on my page. I don't know the post will be published (the internal workings of facebook's server) and I don't care, what I know is that facebook will process my api request and return "data in a style I can consume."

So the rule of efficiency in programming is simply says "does my application rely on this service to run? If yes, then I implement it. If no, then I don't."

Also, don't know what you were trying to prove by asking for snippets of my source code.

But here are a few from the karissa project. As you can see I used Vuejs framework for the frontend because the project demanded it.

Thanks, Ebere.

Re: . by makavele: 2:51pm On Jan 12, 2019
Hahaha, dont worry I am on the road now.
I will examine the codes and I will tell you what I find.
Afterwards, I will reveal my identity.

p.s: and while i am at it, always try to make your
responses shorter, so they don't get boring to read!
Re: . by AxxeMan: 4:11pm On Jan 12, 2019
Two bishes fighting over nothing
Re: . by Nobody: 4:15pm On Jan 12, 2019
AxxeMan:
Two bishes fighting over nothing

My point though, never had any encounter with any of these guys, only for them to label me false and try to downgrade my skill level.

But really don't like being called a bitch either.

I see you deal on Fb groups, whatsapp me if you have got any available - 09066175881

Anyway, thanks, Ebere

1 Like

Re: . by AxxeMan: 4:36pm On Jan 12, 2019
bladeshakers:


My point though, never had any encounter with any of these guys, only for them to label me false and try to downgrade my skill level.

But really don't like being called a bitch either.

I see you deal on Fb groups, whatsapp me if you have got any available - 09066175881

Anyway, thanks, Ebere

Check ur watsApp
Re: . by makavele: 5:36pm On Jan 12, 2019
SO I have taken a good look at your code and I am sorry, but you are still a junior developer.
There is more to learn but first you need to work on your attitude, I had that same attitude, after learning a few logical commands, I would be feeling on top of the world. Very many years ago. and when I finally had the chance to meet a few select group, i found out that I knew next to nothing. Programming is a privilege that comes with great responsibility.

With the way you sound and type, I would say you are undergoing the phase of youthful exuberance and it's normal. SO you can see I perfectly understand you. If you take a closer look at your code, you would see that most of the time, you were repeating yourself like api/this, api/that, api/me, api/you, api/them. It shows two things, your knowledge of resourceful programming is still growing, and perhaps
you were following an online tutorial which seemed evident. You are having a hard time with api routing plus route model bindings.

So back to the api stuffs we were talking about. My good friend, the Bible says, be slow about speaking, slow to anger.
Let me repeat what I said in clearer linguistics. I said most modern day enterprises are now driving towards an api-based solution. And yes it comes with its advantages. If you truly what an api means, then you should understand what it means to be "api-driven". And yes, you can build every single website towards api technology. You said it yourself, return every data in json format. How difficult can this be? And I was not talking about using socialite to make social logins. I was talking data itself and the ability to consume your own data yourself within your own application; or allow others consume using auth.

Even if it is a single page website, you can actually return data via json instead of regular text. You already know the advantages which include the ability to and end-points later, or consume the website later or even develop a mobile app later. Then you can update all points at the same time. You can even become a public service, make them readable and not writable and serve the general public, if you wish to.
If it were to be a regular text-driven website, so to speak, you would need to start from fresh.

So back to the main topic. My good friend, you should work on your attitude. Even the title of your thread which your keep renaming, doesn't speak good of you, how much more the spammy post you keep posting. We are not here to drag or show off whose code is superior. Because, as much as I feel you are junior and me being senior, there is somebody who created everything, the god and a supreme one, who created all codes; GOD !!!

So once again, do not feel offended by my post. I shall take my leave now
It was nice knowing you, Ebere.
Re: . by Nobody: 7:59pm On Jan 12, 2019
makavele:
SO I have taken a good look at your code and I am sorry, but you are still a junior developer.
There is more to learn but first you need to work on your attitude, I had that same attitude, after learning a few logical commands, I would be feeling on top of the world. Very many years ago. and when I finally had the chance to meet a few select group, i found out that I knew next to nothing. Programming is a privilege that comes with great responsibility.

With the way you sound and type, I would say you are undergoing the phase of youthful exuberance and it's normal. SO you can see I perfectly understand you. If you take a closer look at your code, you would see that most of the time, you were repeating yourself like api/this, api/that, api/me, api/you, api/them. It shows two things, your knowledge of resourceful programming is still growing, and perhaps
you were following an online tutorial which seemed evident. You are having a hard time with api routing plus route model bindings.

So back to the api stuffs we were talking about. My good friend, the Bible says, be slow about speaking, slow to anger.
Let me repeat what I said in clearer linguistics. I said most modern day enterprises are now driving towards an api-based solution. And yes it comes with its advantages. If you truly what an api means, then you should understand what it means to be "api-driven". And yes, you can build every single website towards api technology. You said it yourself, return every data in json format. How difficult can this be? And I was not talking about using socialite to make social logins. I was talking data itself and the ability to consume your own data yourself within your own application; or allow others consume using auth.

Even if it is a single page website, you can actually return data via json instead of regular text. You already know the advantages which include the ability to and end-points later, or consume the website later or even develop a mobile app later. Then you can update all points at the same time. You can even become a public service, make them readable and not writable and serve the general public, if you wish to.
If it were to be a regular text-driven website, so to speak, you would need to start from fresh.

So back to the main topic. My good friend, you should work on your attitude. Even the title of your thread which your keep renaming, doesn't speak good of you, how much more the spammy post you keep posting. We are not here to drag or show off whose code is superior. Because, as much as I feel you are junior and me being senior, there is somebody who created everything, the god and a supreme one, who created all codes; GOD !!!

So once again, do not feel offended by my post. I shall take my leave now
It was nice knowing you, Ebere.





Hahahahaha. You really make me laugh bro. Junior programmer kek.

P.S I know resource programming and CRUD functionality and route model and the getRouteKeyName method in laravel, actually the first things You have to learn when getting started.

But like I said I structure my projects according to what is needed. and a closer would show you that the Api wasn't built around a single resource.

You talk attitude but let's talk a look at the thread sha...

I post my ongoing project for Hugo diamond and you go on to say it is crap because I didn't oauth and Api without even knowing the project specifications.

I post about Karissa Farms and how laravel powers its back end, you go on to say I should post snippets of code, thereby indirectly calling me a lair abi.

You talk about making a propriety software I am building for a company's internal use a public service? As for building of an app, the client has no plans of that.

So I ask again what will I gain from spending time building an Api service no one is going to be calling?

You said I can't write Api on my own server but went back on your words after my explanation on how APIs work.


And your talk of starting a fresh, hmmm. Bro, I have written APIs for projects that's were 5 years old with no problems at all.

Then you finally brought God into ooo.

But my problem was you tried bringing down my image even when you knew nothing about me.

I believe anyone can create a thread on NL and I created this to advertise my works so I think if I wanna update it every single minute, it is within my rights to do so.

You keep saying I am having a hard time understanding this, or I don't get that while I can bet my last bucks that my Api explanation was probably the best you have ever read.

And finally you say it is not about who codes better, then why call me a beginner when you have zero knowledge about me or the projects I have executed and yet preach to me about maturity.

P.S I wrote my first BASIC program in primary six, built my first website in JSS3, so I do not mince words when I say I am an expert and you guys have just been making I and my girlfriend laugh all day.
Re: . by makavele2: 11:39pm On Jan 12, 2019
Where did I say your website was crap? I dont

insult people unless the situation warrants it.

I said you can do better; and I mentioned

constructive criticism. I wonder if you ever read that part or you are just trying to be hardhearted tonight.

p.s: You have a girlfriend, you have been coding since
JSS3

I have a wife and child in school. It says a lot, doesn't it? Should I also say I joined Nland in 2008.

How old were you in 2008 ?

Does it prove anything? Or must I say I drive a Merc? Does it still prove anything?

Your guess is as good as mine!

By the way, you talk too much to even be intermediate

So I repeat, you are a junior programmer going by all

standards. Finally your comprehension skills are zero.

Cos it seems you read and find it hard to understand

what is being said. If you find it hard to assimilate these

points, I'd be more than glad to give you a physical

walkthrough of my enterprise. Just name the time

and date. I would like you to meet some programmers

and when I say programmers, I mean senior level ones.

Cheers, Ebere!

You know what it takes to even join Andela as a cleaner, right? Soak it in, this is (was) my last response to you.

1 Share

Re: . by Nobody: 12:20am On Jan 13, 2019
makavele2:
Where did I say your website was crap? I dont

insult people unless the situation warrants it.

I said you can do better; and I mentioned

constructive criticism. I wonder if you ever read that part or you are just trying to be hardhearted tonight.

p.s: You have a girlfriend, you have been coding since
JSS3

I have a wife and child in school. It says a lot, doesn't it? Should I also say I joined Nland in 2008.

How old were you in 2008 ?

Does it prove anything? Or must I say I drive a Merc? Does it still prove anything?

Your guess is as good as mine!

By the way, you talk too much to even be intermediate

So I repeat, you are a junior programmer going by all

standards. Finally your comprehension skills are zero.

Cos it seems you read and find it hard to understand

what is being said. If you find it hard to assimilate these

points, I'd be more than glad to give you a physical

walkthrough of my enterprise. Just name the time

and date. I would like you to meet some programmers

and when I say programmers, I mean senior level ones.

Cheers, Ebere!

You know what it takes to even join Andela as a cleaner, right?

This is the last response you will get from me.

Lol. Constructive when you called me a beginner with zero knowledge of who I was which I replied in the most appropriate manner making references to a recent project, only for you to ask for screenshots like I was lying.

I built and hosted my first site in JSS3 that's over 14 years now bro.

And all yoy did prove today was that I am worth my salt as a web developer.

Thanks and been a pleasure rubbing minds with you.
Re: . by Nobody: 6:24am On Jan 13, 2019
makavele2:
Where did I say your website was crap? I dont

insult people unless the situation warrants it.

I said you can do better; and I mentioned

constructive criticism. I wonder if you ever read that part or you are just trying to be hardhearted tonight.

p.s: You have a girlfriend, you have been coding since
JSS3

I have a wife and child in school. It says a lot, doesn't it? Should I also say I joined Nland in 2008.

How old were you in 2008 ?

Does it prove anything? Or must I say I drive a Merc? Does it still prove anything?

Your guess is as good as mine!

By the way, you talk too much to even be intermediate

So I repeat, you are a junior programmer going by all

standards. Finally your comprehension skills are zero.

Cos it seems you read and find it hard to understand

what is being said. If you find it hard to assimilate these

points, I'd be more than glad to give you a physical

walkthrough of my enterprise. Just name the time

and date. I would like you to meet some programmers

and when I say programmers, I mean senior level ones.

Cheers, Ebere!

You know what it takes to even join Andela as a cleaner, right? Soak it in, this is (was) my last response to you.

I don't know anything in coding.... I have a huge interest for it.
Can u guide me through ?
WhatsApp etc
Re: . by TheManofTomorrow(m): 9:44am On Jan 13, 2019
bladeshakers:

This is the last response you will get from me.

Lol. Constructive when you called me a beginner with zero knowledge of who I was which I replied in the most appropriate manner making references to a recent project, only for you to ask for screenshots like I was lying.

I built and hosted my first site in JSS3 that's over 14 years now bro.

And all yoy did prove today was that I am worth my salt as a web developer.

Thanks and been a pleasure rubbing minds with you.
I read the scenerio from start to finish and I must say its unfair on the path of the guy to make assumptions of a total stranger who you haven't worked with to determine his prowess or naivety.

But bro, do not take it to heart as some peeps only come to Nairaland to troll successful people and have trolling embedded in their CV.

Finally, haven gone through the thread, I'm impressed by some of your projects. I'm a beginner web developer as well and I wouldn't mind a chat with you. Watyasay?
Peace
Re: . by makavele: 5:08pm On Jan 13, 2019
modestbrowser:

I don't know anything in coding.... I have a huge interest for it.
Can u guide me through ?
WhatsApp etc

Fortunately, I manage one with over 50 students
Feel free to drop your number and I will add you
Re: . by makavele: 5:13pm On Jan 13, 2019
TheManofTomorrow:

I read the scenerio from start to finish and I must say its unfair on the path of the guy to make assumptions of a total stranger who you haven't worked with to determine his prowess or naivety.

But bro, do not take it to heart as some peeps only come to Nairaland to troll successful people and have trolling embedded in their CV.

Finally, haven gone through the thread, I'm impressed by some of your projects. I'm a beginner web developer as well and I wouldn't mind a chat with you. Watyasay?
Peace

I said I was not going to reply him anymore but at least I can reply you.
From afore, he had called out and undermined someone,
and ridiculed him saying that the "said person" isnt even up to his younger brother per coding standard.

So i thought it best to put him in his place, a dose of his own medicine and pass the information, albeit harshly, that where you stop, someone else starts.

I was also impressed with his work sample, although he needs to understand the heirarchy and coding chain.
And not call out some random dude over nothing only to get called out in return. Boomerang!

I meant no harm. No fighting!
Re: . by Nobody: 6:38pm On Jan 13, 2019
makavele:


Fortunately, I manage one with over 50 students
Feel free to drop your number and I will add you
Thank u so much.
08164412295
Re: . by TheManofTomorrow(m): 8:02pm On Jan 13, 2019
makavele:


I said I was not going to reply him anymore but at least I can reply you.
From afore, he had called out and undermined someone,
and ridiculed him saying that the "said person" isnt even up to his younger brother per coding standard.

So i thought it best to put him in his place, a dose of his own medicine and pass the information, albeit harshly, that where you stop, someone else starts.

I was also impressed with his work sample, although he needs to understand the heirarchy and coding chain.
And not call out some random dude over nothing only to get called out in return. Boomerang!

I meant no harm. No fighting!
I didn't quite read where he demeaned another person. Everything is all good now. I'm sure he has learnt his lesson.
Im sorry for interfering between mighty men's tussle grin. I'm a beginner in coding BTW.
Thanks for clearing issues
Re: . by bobojoshua(m): 8:29pm On Jan 13, 2019
makavele:

Fortunately, I manage one with over 50 students Feel free to drop your number and I will add you
0-8-0-9-9-5-5-6-7-3-9
Re: . by makavele: 9:11pm On Jan 13, 2019
bobojoshua:

0-8-0-9-9-5-5-6-7-3-9

Added you!
Re: . by makavele: 9:12pm On Jan 13, 2019
modestbrowser:

Thank u so much.
08164412295

Added you!
Re: . by bobojoshua(m): 9:44pm On Jan 13, 2019
makavele:

Added you!
Thanks

(1) (2) (Reply)

Is There A Good Alternative To Adsense / Download Over 120 Graphic Design Video Tutorials / I Need A Professional Webdeveloper To Build An Friendfinder Site

(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. 80
Disclaimer: Every Nairaland member is solely responsible for anything that he/she posts or uploads on Nairaland.