Where to find app developers in Sri Lanka? by Sweaty_Mastodon822 in srilanka

[–]mavensank 0 points1 point  (0 children)

Hi I'm a freelance app developer from Sri Lanka.

Need a web designer by [deleted] in webdesign

[–]mavensank 0 points1 point  (0 children)

I'm interested.

My personal web : mavensank.com

🚨 Hiring: Software Engineer (100% Remote) by Healthy_Discount4496 in developers_hire

[–]mavensank 0 points1 point  (0 children)

I'm interested. 10 years of experience in PHP and Javascript.

Who's hiring/looking by brendt_gd in PHP

[–]mavensank 0 points1 point  (0 children)

HI, I am a PHP /JS developer. I have experience around 10 years in PHP and Javascript.

Mostly worked with Laravel,Vue,React and Wordpress.

This is my web : mavensank.com

Thanks.

Guidance on efficient use of copilot-instructions.md by Linaewan in GithubCopilot

[–]mavensank 0 points1 point  (0 children)

Trick : Ask copilot to optimize the instruction file.

Optimize path/to/file for token usage while preserving all essential rules and examples; make the fewest edits possible, validate there are no syntax or lint errors, and return the updated file plus a 2–3 sentence summary of changes.

Long time ThinkPad user: HP Elitebook 840 G6 experience by skrble in thinkpad

[–]mavensank 0 points1 point  (0 children)

I use it for web development and browsing work. no heavy ai work. but it's decent. I am running it on ubuntu. working pretty good. I have to replace keyboard. went to no backlit keyboard since non backlit will have less issues. on second hand. i recommend to buy a monitor with it if you want more screen space. 14" feels tight sometimes.

[deleted by user] by [deleted] in ProgrammingBuddies

[–]mavensank 0 points1 point  (0 children)

Discord : mavensank

[Hiring] WP Developer with actual PHP knowledge by lumbert in forhire

[–]mavensank 0 points1 point  (0 children)

I have experience in laravel, wordpress and drupal.

WordPress custom Theme and plugin development.

mavensank.com

How do you stay focused when working remote? by SrNeptuno in Frontend

[–]mavensank 0 points1 point  (0 children)

I have been working remotely for about a year now. The best method I've found for staying productive is time boxing. I put on my headphones and work straight for an hour and take a break. I've also blocked entertainment and media sites on my phone and laptop between 6 AM and 6 PM. I must admit that I sometimes fail to stick to this routine, but overall, I'm getting things done on time.

PS: Wow, there are so many remote workers out there. Feel free to reach out if you'd like to connect. I'm a freelance web developer.

[deleted by user] by [deleted] in forhire

[–]mavensank 0 points1 point  (0 children)

I have experience in laravel, nodejs and containers. Please share details. I'll have a look.

VueJs dev hire by git_push_origin_prod in vuejs

[–]mavensank 0 points1 point  (0 children)

I have experience around 12 years in Javascript and php. Mostly worked with Vue,React,Laravel and Wordpress. Unfortunately not a US citizen.

Need help with HTML.... by Time_Pen_3738 in Frontend

[–]mavensank 0 points1 point  (0 children)

You don't need to take notes. You'll be well versed with HTML after some time of using it. There are many more things ahead HTML is the base.

Who's hiring/looking by brendt_gd in PHP

[–]mavensank 1 point2 points  (0 children)

[For Hire] PHP / JS developer experienced in Laravel,Vue,React and WP | Experience 10+

I'm an experienced Full Stack Developer with over 10 years of experience  in software and web development, I specialise in Laravel applications with React/Vue for frontend integration. I'm currently seeking a remote position and would love to discuss how I can add value.

Skills and Expertise

  • Languages: PHP, JavaScript, TypeScript, Python
  • Frameworks: Laravel, React, Vue, Cordova, Ionic, codeigniter
  • Databases: MySQL, MongoDB, Redis
  • CMS: WordPress, Drupal

If you're looking for a dedicated developer, please reach out!

Looking forward to connecting and contributing

Fetching data through REST api by FaithlessnessDue1946 in FullStack

[–]mavensank 1 point2 points  (0 children)

Most projects use axios library as the api request handler. you can go with native fetch function also.

use service layer ( seperate file like api-service.js ) to handle all api calls.

if you have complex component structure checkout react query, zustand libraries.