<?php
namespace VedavithRavula;
class ProfessionalInsight extends AboutMe
{
public function getCurrentWorkplace(): array
{
return [
'workplace' => [
'company' => 'Genpact',
'position' => 'Lead Consultant'
]
];
}
public function getDailyKnowledge(): array
{
return [
Php::class,
AspDotNet::class
Javascript::class,
Laravel::class,
Symfony::class,
React::class,
Flutter::class,
EntityFramework::class
];
}
public function getFutureGoal(): string
{
return 'To contribute to open source.';
}
}
π―
Focusing
π Hello! I bring experience as a Full Stack Engineer in the computer software industry. Throughout my career, I've excelled in PHP, Java, MEXN and Flutter.
- Hyderabad
-
00:01
(UTC +05:30) - https://in.linkedin.com/in/vedavith-ravula
Pinned Loading
-
-
Query-Genetator
Query-Genetator PublicOn connecting to database, this module shows the tables and attributes. User can multi select the values and generate Insert and Update query
PHP 1
-
-
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.